Skip to content

Commit 7097594

Browse files
committed
polish
1 parent 5eaf4fa commit 7097594

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rocketmq-cpp/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- make
1616
- make install
1717
* Install boost 1.56.0 dependency
18-
- Download [boost 1.56.0](http://www.boost.org/users/history/version_1_56_0.html)
18+
- Download [boost 1.56.0](http://www.boost.org/users/history/version_1_56_0.html)
1919
- Build and install boost
2020
- cd path/to/boost_1_56_0
2121
- config boost:./bootstrap.sh
@@ -36,7 +36,7 @@
3636
#### 3. Check verion
3737
- strings librocketmq.so |grep VERSION
3838

39-
- log path:$HOME/logs/metaq-client4cpp
39+
- log path:$HOME/logs/rocketmq-4cpp
4040

4141
- Before Run:
4242
- export LD_LIBRARY_PATH=/xxx/rocketmq-cpp/bin/:$LD_LIBRARY_PATH;LD_LIBRARY_PATH=/A/lib:$LD_LIBRARY_PATH

0 commit comments

Comments
 (0)