diff --git a/README.md b/README.md index 198eb2d340c6e..ccf8d7b165937 100644 --- a/README.md +++ b/README.md @@ -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: