From 4320a53865913e41fe8d726252ca723c7130c539 Mon Sep 17 00:00:00 2001 From: ng0 Date: Mon, 18 Jun 2018 08:18:30 +0000 Subject: readme --- README | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 5f6f799..b22dac3 100644 --- a/README +++ b/README @@ -1,6 +1,12 @@ -* gnunet-guile +gnunet-guile +============ -Install recent gnunet using the following command: +Guile (version 2.2+) bindings for GNUnet. + +Installation +------------ + +Install a recent gnunet using the following command: $ guix package -f guix.scm @@ -8,6 +14,9 @@ Then use the usual cli dance: $ ./bootstrap && ./configure && make +Usage +----- + You must first run gnunet services with the following command: $ gnunet-arm -c etc/p2.conf -s @@ -28,4 +37,4 @@ commmand: $ ./pre-inst-env ./gnunet-guile search etc/p2.conf hello -Use Ctrl+C to kill the search command. \ No newline at end of file +Use Ctrl+C to kill the search command. -- cgit v1.2.3