diff --git a/doc/getting-started/getting-started/installation.md b/doc/getting-started/getting-started/installation.md index 78494996f..5eeafef38 100644 --- a/doc/getting-started/getting-started/installation.md +++ b/doc/getting-started/getting-started/installation.md @@ -327,7 +327,6 @@ Assuming you have Xcode and Homebrew installed. Install dependencies: ```shell brew install autoconf automake libtool python3 gnu-sed gettext libsodium protobuf -ln -s /usr/local/Cellar/gettext/0.20.1/bin/xgettext /usr/local/opt export PATH="/usr/local/opt:$PATH" ```