diff --git a/README b/README index edd4f66497072147635fc2225dd497e8b33e4664..91d183ba58584d5755d57109842f658642591ae5 100644 --- a/README +++ b/README @@ -14,12 +14,8 @@ It has been tested under OS X 10.9 and linux CentOS 6.7 and should run on other For distribuability reasons, choice has been made to develop in C++ 98 and make ROCK compatible with C++ 11. -You can compile/install ROCK by using autotools : -autoconf 2.63 or higher -automake 1.11.1 +You can compile/install ROCK by rectly running configure : -autoconf -automake ./configure make check make