Skip to content

Commit

Permalink
Edits
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed Dec 15, 2016
1 parent 03dc24e commit 7628582
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/doc/book/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@ terminal and type this:
$ curl https://sh.rustup.rs -sSf | sh
```

That will download a script, and start the installation. If it all
It will download a script, and start the installation. If everything
goes well, you’ll see this appear:

```text
Rust is installed now. Great!
```

Installing on Windows is nearly as easy: download and run
[rustup-init.exe]. It will run the installation in a console and
[rustup-init.exe]. It will start the installation in a console and
present the above message on success.

For other installation options and information, visit the [install]
Expand Down

0 comments on commit 7628582

Please sign in to comment.