Skip to content

Commit 656cbea

Browse files
committed
tutorial: Convert a list to prose
1 parent 010f805 commit 656cbea

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

doc/tutorial.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,9 @@ can be adjusted by passing a `--prefix` argument to
111111
`configure`. Various other options are also supported, pass `--help`
112112
for more information on them.
113113

114-
When complete, `make install` will place the following programs into
115-
`/usr/local/bin`:
116-
117-
* `rustc`, the Rust compiler
118-
* `rustdoc`, the API-documentation tool
119-
* `cargo`, the Rust package manager
114+
When complete, `make install` will place several programs into
115+
`/usr/local/bin`: `rustc`, the Rust compiler; `rustdoc`, the
116+
API-documentation tool, and `cargo`, the Rust package manager.
120117

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

0 commit comments

Comments
 (0)