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

This commit is contained in:
Kolby Heacock 2025-12-04 14:27:53 -07:00
parent 3d970a5a23
commit aa3d7b6902

View file

@ -46,14 +46,14 @@ rustup toolchain install nightly
rustup override set nightly
```
1. Verify nightly Rust dev env
2. Verify nightly Rust dev env
```
cargo --version
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