diff --git a/03-code-generation/protobuf/README.adoc b/03-code-generation/protobuf/README.adoc index cc8a1b6..7ccd87a 100644 --- a/03-code-generation/protobuf/README.adoc +++ b/03-code-generation/protobuf/README.adoc @@ -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