Skip to content

Commit 3ef52d3

Browse files
ddustinrustyrussell
authored andcommitted
Update Mac install instructions
Rust needs ‘protobuf’ installed. Changelog-None
1 parent 48a24cd commit 3ef52d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/getting-started/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ make
326326
Assuming you have Xcode and Homebrew installed. Install dependencies:
327327

328328
```shell
329-
brew install autoconf automake libtool python3 gnu-sed gettext libsodium
329+
brew install autoconf automake libtool python3 gnu-sed gettext libsodium protobuf
330330
ln -s /usr/local/Cellar/gettext/0.20.1/bin/xgettext /usr/local/opt
331331
export PATH="/usr/local/opt:$PATH"
332332
```

0 commit comments

Comments
 (0)