Added additional information to index.md (#25375)

Added information for offline rust documentation
This commit is contained in:
darkcomet76
2018-12-19 05:29:18 -05:00
committed by Manish Giri
parent d91bad7d2f
commit af5c8821ea

View File

@@ -14,6 +14,8 @@ The developers of rust make it extremely easy to install and manage rust on your
The official installation documentation can be found [here](https://doc.rust-lang.org/book/second-edition/ch01-01-installation.html).
This documentation can also be accessed offline by running ``` rustup doc ``` after installation.
### Linux or Mac
If you're running Linux or Mac, installation of `rustup` is best done through the terminal: