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`