Merge pull request #72 from JakeBjorke/getting-started-type-o

Update installation.md
This commit is contained in:
Steve Klabnik 2016-02-05 21:52:22 -05:00
commit ece63e46ea

View File

@ -18,7 +18,7 @@ If we're on Linux or a Mac, all we need to do is open a terminal and type this:
$ curl -sSf https://static.rust-lang.org/rustup.sh | sh
```
This will download a script, and stat the installation. If it all goes well,
This will download a script, and start the installation. If it all goes well,
youll see this appear:
```text