Skip to content

Commit cd0ab8a

Browse files
authored
Update README.md
1 parent 9098675 commit cd0ab8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Bun
2525
bun add @upstash/lock
2626
```
2727

28-
To create the Redis instance, you can use the `Redis.fromEnv()` method to use an Upstash Redis instance from environment variables. More information can be found [here](https://github.com/upstash/upstash-redis#quick-start).
28+
To create the Redis instance, you can use the `Redis.fromEnv()` method to use an Upstash Redis instance from environment variables. More options can be found [here](https://github.com/upstash/upstash-redis#quick-start).
2929

3030
### Example Usage
3131

0 commit comments

Comments
 (0)