summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index af0fab4d..94c99daa 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ TABLE OF CONTENTS
* you will need intltool to be installed. if you don't need translations -- run ./configure --disable-nls (in this case you won't need to install intltool, as long as the configure script is already generated)
-* if you want to build from git - install autotools and intltool, and run ./autogen.sh to bootstrap
+* if you want to build from git - install autoconf, automake, libtool, intltool, autopoint, then run ./autogen.sh to bootstrap
* run "./configure --help", and read it.