Update, some people got confused
authorMiguel de Icaza <miguel@gnome.org>
Wed, 7 Jan 2004 00:38:59 +0000 (00:38 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Wed, 7 Jan 2004 00:38:59 +0000 (00:38 -0000)
svn path=/trunk/mcs/; revision=21765

mcs/INSTALL.txt

index edfd8da52935c2175b6041b343de3fbd534caa27..4a096cba703c1c96af314a1e7102c418e824729d 100644 (file)
@@ -14,8 +14,9 @@ Build Process for Users.
 
 If you only want to build a snapshot or a fresh CVS checkout of the
 sources, you should go into the `mono' sibling directory and issue the
-following command:
+make fullbuild command, like this:
 
+         cd ../mono
          ./autogen --prefix=/usr/local
          make fullbuild