usage-instructions #47
1 changed files with 2 additions and 3 deletions
|
|
@ -46,17 +46,16 @@ rustup toolchain install nightly
|
||||||
rustup override set nightly
|
rustup override set nightly
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Verify nightly Rust dev env
|
2. Verify nightly Rust dev env
|
||||||
|
|
||||||
```
|
```
|
||||||
cargo --version
|
cargo --version
|
||||||
rustup toolchain list
|
rustup toolchain list
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Clone repositories for dev toolchain and language
|
3. Clone repository
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://code.forgejo.org/msrd0/rust-toolchain.git
|
|
||||||
git clone https://hephaestus.sunnypup.io/affine/Mycelium.git
|
git clone https://hephaestus.sunnypup.io/affine/Mycelium.git
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue