Update the shown installed rust version to 1.0
🎉 🎉 🎉
This commit is contained in:
parent
63b000b1b8
commit
76fa4f427b
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ $ rustc --version
|
|||
You should see the version number, commit hash, commit date and build date:
|
||||
|
||||
```bash
|
||||
rustc 1.0.0-beta (9854143cb 2015-04-02) (built 2015-04-02)
|
||||
rustc 1.0.0 (a59de37e9 2015-05-13) (built 2015-05-14)
|
||||
```
|
||||
|
||||
If you did, Rust has been installed successfully! Congrats!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue