We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a24cd commit 3ef52d3Copy full SHA for 3ef52d3
doc/getting-started/getting-started/installation.md
@@ -326,7 +326,7 @@ make
326
Assuming you have Xcode and Homebrew installed. Install dependencies:
327
328
```shell
329
-brew install autoconf automake libtool python3 gnu-sed gettext libsodium
+brew install autoconf automake libtool python3 gnu-sed gettext libsodium protobuf
330
ln -s /usr/local/Cellar/gettext/0.20.1/bin/xgettext /usr/local/opt
331
export PATH="/usr/local/opt:$PATH"
332
```
0 commit comments