Skip to content

Commit 1bee2c0

Browse files
vongoslingleonchen83
authored andcommitted
polish
1 parent 1c7ad35 commit 1bee2c0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

rocketmq-cpp/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
### Windows platform will be supported later
33
### Linux platform
44
#### 1. Dependency Installation
5-
* Install libevent 2.0.22 dependency
6-
- Download [libevent 2.0.22](https://github.com/libevent/libevent/releases/download/release-2.0.22-stable/libevent-2.0.22-stable.tar.gz)
7-
- Build and install libevent
5+
* Install libevent 2.0.22 dependency
6+
- Download [libevent 2.0.22](https://github.com/libevent/libevent/releases/download/release-2.0.22-stable/libevent-2.0.22-stable.tar.gz)
7+
- Build and install libevent
88
- ./configure
99
- make
1010
- make install
11-
* Install JsonCPP 0.7.0 dependency
12-
- Download [jsoncpp 0.7.0](https://github.com/open-source-parsers/jsoncpp/archive/0.10.6.zip)
13-
- Build and install jsoncpp
11+
* Install JsonCPP 0.7.0 dependency
12+
- Download [jsoncpp 0.7.0](https://github.com/open-source-parsers/jsoncpp/archive/0.10.6.zip)
13+
- Build and install jsoncpp
1414
- cmake .
1515
- make
1616
- make install

0 commit comments

Comments
 (0)