Skip to content

Commit 45ccf0d

Browse files
author
ubuntu14
committed
modify Readme.md for redis_builder
1 parent eb69a33 commit 45ccf0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/redis_tools/redis_builder/ReadMe.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ master: 192.168.136.173:16387
101101
```
102102

103103
## 4) compile this redis_builder tool
104-
### 4.1) because redis_builder depends on lib_acl/lib_protocol/lib_acl_cpp,
104+
### 4.1) build the base three libs for redis_builder:
105+
because redis_builder depends on lib_acl/lib_protocol/lib_acl_cpp,
105106
so you need to compile the lib_acl/lib_protocol/lib_acl_cpp first
106107
```compile
107108
$cd lib_acl; make

0 commit comments

Comments
 (0)