diff --git a/cpp/README b/cpp/README index 4ce705005..07870807c 100644 --- a/cpp/README +++ b/cpp/README @@ -35,7 +35,8 @@ Quickstart: - In recent Debian-based distributions, it should be sufficent to run: $ sudo apt-get install \ cmake cmake-curses-gui libprotobuf-dev libgtest-dev libre2-dev \ - libicu-dev libboost-dev libboost-thread-dev libboost-system-dev + libicu-dev libboost-dev libboost-thread-dev libboost-system-dev \ + protobuf-compiler If any of these packages fails to install correctly, follow the instructions in the appropriate section below.