Archived
1
0

Merge pull request #105 from wzeth/patch-3

add missing command
This commit is contained in:
Jeff 2016-06-13 11:47:11 -04:00 committed by GitHub
commit 052259c9d1

View File

@ -98,7 +98,7 @@ If you use your package manager, you will install an old version of redis and yo
Let's make a build directory:
```
# mkdir /opt/redis-build && /opt/redis-build
# mkdir /opt/redis-build && cd /opt/redis-build
```
Download the stable ball: