update with respect to darcs-all changes
authorSimon Marlow <simonmar@microsoft.com>
Thu, 24 Aug 2006 11:55:35 +0000 (11:55 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 24 Aug 2006 11:55:35 +0000 (11:55 +0000)
README

diff --git a/README b/README
index 825b8c1..4634789 100644 (file)
--- a/README
+++ b/README
@@ -26,6 +26,11 @@ to get the other repositories:
    $ cd ghc
    $ sh darcs-all
 
+This grabs the "core" packages by default.  To get the full set of
+packages (which will probably take a long time to build), instead say
+
+   $ sh darcs-all --extra get
+
 
 Building & Installing
 =====================