aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 5cce3eb7..bdf5d1e0 100644
--- a/README
+++ b/README
@@ -8,8 +8,9 @@ $HOME directory.
8$ ./configure --prefix=$HOME --with-gnunet=$GNUNET_PREFIX 8$ ./configure --prefix=$HOME --with-gnunet=$GNUNET_PREFIX
9$ make install 9$ make install
10 10
11gnunet-gtk requires GTK 2.6.30 or higher and libglade 3.7.1 or higher. 11gnunet-gtk requires GTK 2.6.30 or higher and libgladeui-2 (i.e. 3.10
12glade-3.7.1 is used to edit the UI. 12or higher). glade-3.10 is used to edit the UI, but some manual
13edits to the XML may then be required to make it work with Gtk 2.x.
13 14
14 15
15Stay tuned 16Stay tuned