doc: Add missing dependencies.

This commit is contained in:
tecnovert
2024-01-19 20:33:11 +02:00
parent 8c07ee5108
commit ddf3734f9d
3 changed files with 3 additions and 4 deletions

View File

@@ -140,7 +140,7 @@ Continue from the [Run Using Docker](#run-using-docker) section.
### Ubuntu Setup:
apt-get install -y wget python3-pip gnupg unzip protobuf-compiler automake libtool pkg-config curl jq
apt-get install -y wget git python3-venv python3-pip gnupg unzip protobuf-compiler automake libtool pkg-config curl jq
### OSX Setup: