Skip to content

Commit 072017e

Browse files
committed
tutorial: Mention rusti with other tools
1 parent 201039c commit 072017e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/tutorial.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ for more information on them.
115115

116116
When complete, `make install` will place several programs into
117117
`/usr/local/bin`: `rustc`, the Rust compiler; `rustdoc`, the
118-
API-documentation tool, and `cargo`, the Rust package manager.
118+
API-documentation tool, `cargo`, the Rust package manager,
119+
and `rusti`, the Rust REPL.
119120

120121
[wiki-start]: https://github.com/mozilla/rust/wiki/Note-getting-started-developing-Rust
121122
[tarball]: http://dl.rust-lang.org/dist/rust-0.5.tar.gz

0 commit comments

Comments
 (0)