Changed README.adoc including clang in deps (#145)

This commit is contained in:
Jack Westmore
2019-02-20 11:34:30 +00:00
committed by Gav Wood
parent 4ef53912e6
commit 9f77d614d2
+1 -1
View File
@@ -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: