We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734c836 commit 857d9dbCopy full SHA for 857d9db
README.md
@@ -40,8 +40,9 @@ Read ["Installation"] from [The Book].
40
41
> ***Note:*** Install locations can be adjusted by copying the config file
42
> from `./src/bootstrap/config.toml.example` to `./config.toml`, and
43
- > adjusting the `prefix` option under `[install]`. Various other options are
44
- > also supported, and are documented in the config file.
+ > adjusting the `prefix` option under `[install]`. Various other options, such
+ > as enabling debug information, are also supported, and are documented in
45
+ > the config file.
46
47
When complete, `sudo ./x.py install` will place several programs into
48
`/usr/local/bin`: `rustc`, the Rust compiler, and `rustdoc`, the
0 commit comments