]> git.lizzy.rs Git - rust.git/blobdiff - README.md
Rollup merge of #43819 - frewsxcv:frewsxcv-include, r=QuietMisdreavus
[rust.git] / README.md
index 0b209fd3e9492c126a86bbc87b6d436fdc06f301..b6ff6df0aec94283a4f2a0bc7eb1b2f1448ed6fb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -39,9 +39,10 @@ Read ["Installation"] from [The Book].
     ```
 
     > ***Note:*** Install locations can be adjusted by copying the config file
-    > from `./src/bootstrap/config.toml.example` to `./config.toml`, and
-    > adjusting the `prefix` option under `[install]`. Various other options are
-    > also supported, and are documented in the config file.
+    > from `./config.toml.example` to `./config.toml`, and
+    > adjusting the `prefix` option under `[install]`. Various other options, such
+    > as enabling debug information, are also supported, and are documented in
+    > the config file.
 
     When complete, `sudo ./x.py install` will place several programs into
     `/usr/local/bin`: `rustc`, the Rust compiler, and `rustdoc`, the