Skip to content
Snippets Groups Projects
Commit 2f9ffb78 authored by Sergey Pepyakin's avatar Sergey Pepyakin Committed by Gav Wood
Browse files

Update README.md (#242)

* Update README.md

* clang is not required
parent 9804056c
Branches
No related merge requests found
......@@ -74,7 +74,7 @@ rustup target add wasm32-unknown-unknown --toolchain nightly
rustup update stable
cargo install --git https://github.com/alexcrichton/wasm-gc
cargo install --git https://github.com/pepyakin/wasm-export-table.git
sudo apt install make clang
sudo apt install cmake pkg-config libssl-dev
```
Then, grab the Polkadot source code:
......
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