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

Commit

Permalink
clang is not required
Browse files Browse the repository at this point in the history
  • Loading branch information
pepyakin authored Jun 24, 2018
1 parent 8e24f0a commit 21563d2
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 cmake clang pkg-config libssl-dev
sudo apt install cmake pkg-config libssl-dev
```

Then, grab the Polkadot source code:
Expand Down

0 comments on commit 21563d2

Please sign in to comment.