summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2013-05-19 14:47:29 +0200
committerGravatar waker <wakeroid@gmail.com>2013-05-19 14:47:29 +0200
commitdc68217932c672dfd7fcfe593c08829b2f7de66e (patch)
tree1b0a61f583f165c028a6246521d2248e150196fd /README
parentce55c7ea5aaffcd074d89128982e766a8649874a (diff)
README upd
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.