Skip to content

Commit

Permalink
Updates install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tjayrush committed Nov 2, 2022
1 parent 47e837a commit 68ca0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/install/install-trueblocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 68ca0aa

Please sign in to comment.