mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-07 22:04:03 -05:00
README/Build: minor thing
This commit is contained in:
@@ -32,7 +32,7 @@ for the P2P IRC daemon.
|
||||
This project requires the Rust compiler to be installed.
|
||||
Please visit [Rustup](https://rustup.rs/) for instructions.
|
||||
|
||||
You have to install a native and wasm32 toolchains.
|
||||
You have to install a native toolchain, which is set up during Rust installation, and wasm32 toolchain.
|
||||
To install wasm32 toolchain, execute:
|
||||
```shell
|
||||
% rustup target add wasm32-unknown-unknown
|
||||
|
||||
Reference in New Issue
Block a user