We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 201039c commit 072017eCopy full SHA for 072017e
doc/tutorial.md
@@ -115,7 +115,8 @@ for more information on them.
115
116
When complete, `make install` will place several programs into
117
`/usr/local/bin`: `rustc`, the Rust compiler; `rustdoc`, the
118
-API-documentation tool, and `cargo`, the Rust package manager.
+API-documentation tool, `cargo`, the Rust package manager,
119
+and `rusti`, the Rust REPL.
120
121
[wiki-start]: https://github.com/mozilla/rust/wiki/Note-getting-started-developing-Rust
122
[tarball]: http://dl.rust-lang.org/dist/rust-0.5.tar.gz
0 commit comments