aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index aadcd322..dfc9cbc0 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
1This is the GNUnet GTK user interface. In order to compile or run 1This is the GNUnet GTK user interface. In order to compile or run
2this code, you need to first install the main GNUnet codebase. 2this code, you need to first install the main GNUnet codebase.
3 3
4Then you may need to tell configure where the GNUnet installation 4Then you may need to tell configure where the GNUnet installation
5is located. The following command will install gnunet-gtk in the 5is located. The following command will install gnunet-gtk in the
@@ -9,7 +9,7 @@ $ ./configure --prefix=$HOME --with-gnunet=$GNUNET_PREFIX
9 9
10gnunet-gtk requires GTK 2.6 or higher and libglade 2.5.1 or higher. 10gnunet-gtk requires GTK 2.6 or higher and libglade 2.5.1 or higher.
11glade-2.10 is used to edit the UI. 11glade-2.10 is used to edit the UI.
12 12
13 13
14Stay tuned 14Stay tuned
15========== 15==========