Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Update README.md (#242)
Browse files Browse the repository at this point in the history
* Update README.md

* clang is not required
  • Loading branch information
pepyakin authored and gavofyork committed Jun 25, 2018
1 parent bc98d68 commit a663a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a663a8a

Please sign in to comment.