Correct dependency installation for protobuf

This commit is contained in:
Chris Doherty
2018-03-04 14:40:52 +00:00
parent 1d3d4d5ce5
commit b222070a1a

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