Skip to content
Snippets Groups Projects
Commit 38111644 authored by Nicolas80's avatar Nicolas80 Committed by Hugo Trentesaux
Browse files

add protobuf-compiler package to documentation (!289)

* package "protobuf-compiler" was missing from this documentation; resulting in failed "cargo build"
parent 1ea5bce4
No related branches found
No related tags found
1 merge request!289add protobuf-compiler package to documentation
......@@ -13,7 +13,7 @@ This walkthrough is based on the following video (french), don't hesitate to rec
If you are on a debian based system, you can install the required packages with:
```bash
sudo apt install cmake pkg-config libssl-dev git build-essential clang libclang-dev curl
sudo apt install cmake pkg-config libssl-dev git build-essential clang libclang-dev curl protobuf-compiler
```
Else, look at the corresponding section in the [system setup documentation](./setup.md).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment