From dc27bc5717ca8047151e26b640d9f03bc9de779f Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 22 Nov 2013 14:07:31 -0700 Subject: [PATCH] fix README instructions on `raco pkg config --set name` Merge to v6.0 --- pkgs/distro-build/readme.rkt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/distro-build/readme.rkt b/pkgs/distro-build/readme.rkt index b8a0358a95..c70f56d3a9 100644 --- a/pkgs/distro-build/readme.rkt +++ b/pkgs/distro-build/readme.rkt @@ -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/