]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/commitdiff
README: mention autoreconf -fsi when using the git version
authorSimon Ruderich <simon@ruderich.org>
Fri, 14 Mar 2014 15:10:58 +0000 (16:10 +0100)
committerSimon Ruderich <simon@ruderich.org>
Fri, 14 Mar 2014 15:10:58 +0000 (16:10 +0100)
README

diff --git a/README b/README
index dd2113a90d1516c8da46f6d2fd33bab18890e326..b4101b8dd324d4d71866d448fdbaed4270b12497 100644 (file)
--- 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