mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
Missing target add command added
This commit is contained in:
@@ -41,6 +41,7 @@ To install nightly toolchain, execute:
|
|||||||
To install wasm32 target, execute:
|
To install wasm32 target, execute:
|
||||||
```shell
|
```shell
|
||||||
% rustup target add wasm32-unknown-unknown
|
% rustup target add wasm32-unknown-unknown
|
||||||
|
% rustup target add wasm32-unknown-unknown --toolchain nightly
|
||||||
```
|
```
|
||||||
Minimum Rust version supported is **1.67.0 (stable)**.
|
Minimum Rust version supported is **1.67.0 (stable)**.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user