mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 00:33:09 +02:00
Made requested formatting changes
This commit is contained in:
parent
ad7e9b14e1
commit
58330c9972
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
`rustup install nightly`
|
`rustup install nightly`
|
||||||
|
|
||||||
- Switch the default toolchain to nightly so that the cargo and rustc commands will use it:
|
- Switch the default toolchain to nightly so that the `cargo` and `rustc` commands will use it:
|
||||||
|
|
||||||
`rustup default nightly`
|
`rustup default nightly`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue