From: Simon Ruderich Date: Fri, 14 Mar 2014 15:10:58 +0000 (+0100) Subject: README: mention autoreconf -fsi when using the git version X-Git-Tag: 0.2~8 X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=commitdiff_plain;h=5c0b209f23b1d8995fc1308e570deb9cfb72926b README: mention autoreconf -fsi when using the git version --- diff --git a/README b/README index dd2113a..b4101b8 100644 --- a/README +++ b/README @@ -40,6 +40,9 @@ DEPENDENCIES INSTALLATION ------------ +If you're using the Git version, run `autoreconf -fsi` first to generate +`configure`. + ./configure && make && make check Then either install the library with `make install` or just copy it from