Merge pull request #23 from mbkv/master

Fix apt-get command in readme
This commit is contained in:
Thom Troy
2019-02-22 14:47:59 +00:00
committed by GitHub

View File

@@ -47,7 +47,7 @@ Some specific examples may require other tools including:
* http://www.boost.org/[boost]
$ sudo apt-get libboost-all-dev
$ sudo apt-get install libboost-all-dev
* https://github.com/google/protobuf[protobuf]