Merge pull request #608 from musoke/patch-1

Minor typo in Installation
This commit is contained in:
Carol (Nichols || Goulding)
2017-04-07 10:03:19 -04:00
committed by GitHub

View File

@@ -48,7 +48,7 @@ installation page](https://www.rust-lang.org/install.html) for other options.
### Updating
Once you had Rust installed, updating to the latest version is easy.
Once you have Rust installed, updating to the latest version is easy.
From your shell, run the update script:
```text