Merge branch 'master' of github.com:heibaiying/Full-Stack-Notes

This commit is contained in:
heibaiying 2019-07-18 17:55:09 +08:00
commit 11412cbc92

View File

@ -24,7 +24,7 @@ make
进入`src`目录,执行下面的命令,启动 Redis 服务:
```shell
redis-server
./redis-server
```
### 四、启动客户端