mirror of
https://github.com/ttroy50/cmake-examples.git
synced 2025-12-18 04:14:34 +03:00
Merge pull request #14 from chrisdoherty4/master
Correct dependency installation for protobuf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user