updated usage instruction numbering for better forgejo compatibility
All checks were successful
per-push tests / build (push) Successful in 39s
per-push tests / test-frontend (push) Successful in 38s
per-push tests / test-utility (push) Successful in 39s
per-push tests / test-backend (push) Successful in 38s
per-push tests / timed-decomposer-parse (push) Successful in 35s
All checks were successful
per-push tests / build (push) Successful in 39s
per-push tests / test-frontend (push) Successful in 38s
per-push tests / test-utility (push) Successful in 39s
per-push tests / test-backend (push) Successful in 38s
per-push tests / timed-decomposer-parse (push) Successful in 35s
This commit is contained in:
parent
3d970a5a23
commit
aa3d7b6902
1 changed files with 2 additions and 2 deletions
|
|
@ -46,14 +46,14 @@ 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 repositories for dev toolchain and language
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://code.forgejo.org/msrd0/rust-toolchain.git
|
git clone https://code.forgejo.org/msrd0/rust-toolchain.git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue