Skip to content

Commit

Permalink
modify Readme.md for redis_builder
Browse files Browse the repository at this point in the history
  • Loading branch information
ubuntu14 committed Apr 25, 2015
1 parent eb69a33 commit 45ccf0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/redis_tools/redis_builder/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,8 @@ master: 192.168.136.173:16387
```

## 4) compile this redis_builder tool
### 4.1) because redis_builder depends on lib_acl/lib_protocol/lib_acl_cpp,
### 4.1) build the base three libs for redis_builder:
because redis_builder depends on lib_acl/lib_protocol/lib_acl_cpp,
so you need to compile the lib_acl/lib_protocol/lib_acl_cpp first
```compile
$cd lib_acl; make
Expand Down

0 comments on commit 45ccf0d

Please sign in to comment.