Merge 881242d5b9245500286e56c4aaf91dfc07b6dacb into 0b3452719992f855b64fa21c9d7fbd6158a8d23a

This commit is contained in:
Ignacio Carrera 2017-03-11 05:00:48 +00:00 committed by GitHub
commit adf682fc03

3
README
View File

@ -47,7 +47,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