We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3786db + 25e81d2 commit 9509092Copy full SHA for 9509092
src/doc/guide.md
@@ -85,7 +85,7 @@ $ rustc --version
85
You should see some output that looks something like this:
86
87
```{ignore}
88
-rustc 0.12.0-pre (443a1cd 2014-06-08 14:56:52 -0700)
+rustc 0.12.0-nightly (b7aa03a3c 2014-09-28 11:38:01 +0000)
89
```
90
91
If you did, Rust has been installed successfully! Congrats!
0 commit comments