Skip to content

Commit

Permalink
Update cpp client README.md with mention of libjsoncpp (apache#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
hefeiyun authored and merlimat committed Apr 6, 2017
1 parent bea8ff2 commit b1469b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pulsar-client-cpp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Pulsar C++ Client Library has been tested on:

```shell
apt-get install cmake libssl-dev libcurl4-openssl-dev liblog4cxx-dev \
libprotobuf-dev libboost-all-dev libgtest-dev
libprotobuf-dev libboost-all-dev libgtest-dev libjsoncpp-dev
```

#### Compile and install Google Test:
Expand Down

0 comments on commit b1469b1

Please sign in to comment.