This commit is contained in:
OlivierDehaene 2023-02-10 15:36:52 +01:00
parent 26c7bdeab2
commit e39302c3e5

View File

@ -154,7 +154,7 @@ You may also need to install Protoc.
On Linux: On Linux:
```shell ```shell
apt install -y protobuf-compiler sudo apt install -y protobuf-compiler
``` ```
On MacOS, using Homebrew: On MacOS, using Homebrew: