fix README instructions on raco pkg config --set name

Merge to v6.0
This commit is contained in:
Matthew Flatt 2013-11-22 14:07:31 -07:00
parent 75263e6664
commit dc27bc5717

View File

@ -58,8 +58,8 @@
Multiple installations with this name share `user'-scoped packages,
which makes it easier to upgrade from such an installation to this one.
To avoid sharing (which is better for keeping multiple installations
active) use `raco pkg config --set name' to choose a different name
for this installation.@"\n"}))@;
active) use `raco pkg config -i --set name ...' to choose a different
name for this installation.@"\n"}))@;
Visit
http://racket-lang.org/