]> git.lizzy.rs Git - rust.git/commitdiff
change wording
authorAlex Burka <durka42+github@gmail.com>
Sat, 3 Sep 2016 06:02:03 +0000 (02:02 -0400)
committerGitHub <noreply@github.com>
Sat, 3 Sep 2016 06:02:03 +0000 (02:02 -0400)
src/bootstrap/config.toml.example

index 9e8910669a064b8e6418e95ed4c2b07cc9766ac1..20c91960e9ea5c3590db97dc5851706bad8604e7 100644 (file)
@@ -1,6 +1,7 @@
 # Sample TOML configuration file for building Rust.
 #
-# To configure rustbuild, copy this file to ../config.toml.
+# To configure rustbuild, copy this file to the directory from which you will be
+# running the build, and name it config.toml.
 #
 # All options are commented out by default in this file, and they're commented
 # out with their default values. The build system by default looks for