Index: README.md ================================================================== --- README.md +++ README.md @@ -136,12 +136,12 @@

Installation

To install ObjFW, just run the following commands: $ ./configure - $ make - $ make install + $ make check + $ sudo make install In case you checked out ObjFW from the Fossil or Git repository, you need to run the following command first: $ ./autogen.sh