mirror of
https://github.com/enso-org/enso.git
synced 2024-12-19 15:12:26 +03:00
parent
d601a09273
commit
ca7ac0d5c5
@ -44,6 +44,7 @@ need the following setup:
|
||||
rustup toolchain install nightly-2019-11-04 # Install the nightly channel.
|
||||
rustup override set nightly-2019-11-04 # Set it as the default toolchain for this folder.
|
||||
rustup component add clippy # Install the linter.
|
||||
cargo install wasm-pack --version 0.8.1 # Install the wasm-pack toolkit.
|
||||
cargo install cargo-watch # To enable ./run watch utility
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user