Skip to content

Commit 1b8ec69

Browse files
author
Simon Prickett
committed
Fixed double space in a command.
1 parent d4992a0 commit 1b8ec69

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
@@ -37,7 +37,7 @@ pip install -r requirements.txt
3737
If you're using Docker to Run Redis Stack, start it like this:
3838

3939
```bash
40-
docker-compose up -d
40+
docker-compose up -d
4141
```
4242

4343
You can now run `redis-cli` to connect to Redis as follows:

0 commit comments

Comments
 (0)