diff --git a/README b/README index 151e7c0..23a5f6a 100644 --- a/README +++ b/README @@ -41,7 +41,8 @@ Released tarballs can be found at: == Install == To compile the kmscon binary, run the standard autotools commands: - $ test -f ./configure || NOCONFIGURE=1 ./autogen.sh + $ test -f ./configure || NOCONFIGURE=1 + $ ./autogen.sh $ ./configure $ make $ make install