Skip to content

Commit f387275

Browse files
authored
Merge pull request #1349 from srinivasreddy/master
update README.md documentation about rust version
2 parents 4c35921 + f2c92ff commit f387275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ configuration. Open a *new* shell and type the following:
5454
rustc --version
5555
```
5656

57-
If you see something like `rustc 1.7.0 (a5d1e7a59 2016-02-29)` then
57+
If you see something like `rustc 1.19.0 (0ade33941 2017-07-17)` then
5858
you are ready to Rust. If you decide Rust isn't your thing, you can
5959
completely remove it from your system by running `rustup self
6060
uninstall`.

0 commit comments

Comments
 (0)