Skip to content

Commit

Permalink
Changed README.adoc including clang in deps (paritytech#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmikardo authored and gavofyork committed Feb 20, 2019
1 parent a79a1b4 commit 3bf6559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ rustup update nightly
rustup target add wasm32-unknown-unknown --toolchain nightly
rustup update stable
cargo install --git https://github.com/alexcrichton/wasm-gc
sudo apt install cmake pkg-config libssl-dev git
sudo apt install cmake pkg-config libssl-dev git clang
----

Then, grab the Polkadot source code:
Expand Down

0 comments on commit 3bf6559

Please sign in to comment.