mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-02-02 23:38:41 +08:00
Merge pull request #72 from JakeBjorke/getting-started-type-o
Update installation.md
This commit is contained in:
commit
ece63e46ea
@ -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
|
$ 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,
|
||||||
you’ll see this appear:
|
you’ll see this appear:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
|
Loading…
Reference in New Issue
Block a user