]> git.lizzy.rs Git - rust.git/blobdiff - README.md
Rollup merge of #43819 - frewsxcv:frewsxcv-include, r=QuietMisdreavus
[rust.git] / README.md
index a1f018610753c801c34e0ab0f96a6f7d261b9590..b6ff6df0aec94283a4f2a0bc7eb1b2f1448ed6fb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ 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
+    > 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.