1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 10:15:24 +02:00

Made requested formatting changes

This commit is contained in:
zethra 2017-11-30 09:51:01 -05:00
parent ad7e9b14e1
commit 58330c9972

View file

@ -7,7 +7,7 @@
`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`