We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb69a33 commit 45ccf0dCopy full SHA for 45ccf0d
app/redis_tools/redis_builder/ReadMe.md
@@ -101,7 +101,8 @@ master: 192.168.136.173:16387
101
```
102
103
## 4) compile this redis_builder tool
104
-### 4.1) because redis_builder depends on lib_acl/lib_protocol/lib_acl_cpp,
+### 4.1) build the base three libs for redis_builder:
105
+because redis_builder depends on lib_acl/lib_protocol/lib_acl_cpp,
106
so you need to compile the lib_acl/lib_protocol/lib_acl_cpp first
107
```compile
108
$cd lib_acl; make
0 commit comments