Update config.toml.example

This commit is contained in:
Jeremy Soller 2016-12-15 14:32:40 -07:00
parent 897cf9bba0
commit 58b94bd3a8

View file

@ -70,7 +70,7 @@
# specified, use this rustc binary instead as the stage0 snapshot compiler.
#rustc = "/path/to/bin/rustc"
# Instead of installing installing to /usr/local, install to this path instead.
# Instead of installing to /usr/local, install to this path instead.
#prefix = "/path/to/install"
# Flag to specify whether any documentation is built. If false, rustdoc and