Merge pull request #14 from chrisdoherty4/master

Correct dependency installation for protobuf
This commit is contained in:
Thom Troy
2018-03-06 11:33:46 +00:00
committed by GitHub

View File

@@ -33,7 +33,7 @@ This can be installed on Ubuntu using
[source,bash]
----
sudo apt-get install protobuf-compiler sudo apt-get install protobuf-compiler
sudo apt-get install protobuf-compiler libprotobuf-dev
----
# Concepts