File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -111,12 +111,9 @@ can be adjusted by passing a `--prefix` argument to
111
111
` configure ` . Various other options are also supported, pass ` --help `
112
112
for more information on them.
113
113
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.
120
117
121
118
[ wiki-start ] : https://github.com/mozilla/rust/wiki/Note-getting-started-developing-Rust
122
119
[ tarball ] : http://dl.rust-lang.org/dist/rust-0.4.tar.gz
You can’t perform that action at this time.
0 commit comments