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

Commit a663a8a

Browse files
pepyakingavofyork
authored andcommitted
Update README.md (#242)
* Update README.md * clang is not required
1 parent bc98d68 commit a663a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ rustup target add wasm32-unknown-unknown --toolchain nightly
7474
rustup update stable
7575
cargo install --git https://github.com/alexcrichton/wasm-gc
7676
cargo install --git https://github.com/pepyakin/wasm-export-table.git
77-
sudo apt install make clang
77+
sudo apt install cmake pkg-config libssl-dev
7878
```
7979

8080
Then, grab the Polkadot source code:

0 commit comments

Comments
 (0)