diff --git a/docs/Getting Started.md b/docs/Getting Started.md index 2f8d6ba7..6261423d 100644 --- a/docs/Getting Started.md +++ b/docs/Getting Started.md @@ -5,7 +5,7 @@ ##### Ubuntu ``` -sudo apt-get install -y build-essential cmake clang-11 git curl python3-pip protobuf-compiler +sudo apt-get install -y build-essential cmake clang-11 git curl python3-pip protobuf-compiler libssl-dev pkg-config ``` ### Install rustup