diff --git a/INSTALL b/INSTALL index d3b6e4ec..ffe91532 100644 --- a/INSTALL +++ b/INSTALL @@ -6,8 +6,8 @@ Basic Installation The following shell commands: - test -f configure || ./bootstrap - ./configure + test -f Configure || ./bootstrap + ./Configure make make install