diff --git a/content/docs/install/install-trueblocks.md b/content/docs/install/install-trueblocks.md index c03784190..d54918d41 100644 --- a/content/docs/install/install-trueblocks.md +++ b/content/docs/install/install-trueblocks.md @@ -102,7 +102,7 @@ TrueBlocks needs version 1.16.x or later. If you to install or update Go, [see h * For Linux ```shell - sudo apt install build-essential git cmake ninja-build python python-dev libcurl3-dev clang-format jq + sudo apt install build-essential git cmake ninja-build python3 python3-dev libcurl4-openssl-dev clang-format jq ``` * For Mac: