Skip to content
Snippets Groups Projects
Commit 5969367e authored by Dan Forbes's avatar Dan Forbes Committed by GitHub
Browse files

Update README docs related to local build (#1479)

* Update README docs related to local build

Closes #1476

* Update command per @ordian



Co-authored-by: default avatarAndronik Ordian <write@reusable.software>

* Remove reference to old install script

Co-authored-by: default avatarAndronik Ordian <write@reusable.software>
parent 4292fac5
Branches
No related merge requests found
......@@ -45,7 +45,7 @@ rustup update
Once done, finish installing the support software:
```bash
sudo apt install make clang pkg-config libssl-dev
sudo apt install build-essential git clang libclang-dev pkg-config libssl-dev
```
Build the client by cloning this repository and running the following commands from the root
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment