Bootstrap via "autoreconf -f -i" instead of "autogen.sh"
[evergreen-equinox.git] / README
diff --git a/README b/README
index 3f0365b..271fbbf 100644 (file)
--- a/README
+++ b/README
@@ -54,7 +54,7 @@ source directory to generate the configure script and Makefiles:
 
 [source, bash]
 ------------------------------------------------------------------------------
-./autogen.sh
+autoreconf -f -i
 ------------------------------------------------------------------------------
 
 After running `make install`, developers also need to install the Dojo Toolkit