diff options
author | ng0 <ng0@n0.is> | 2019-02-19 16:40:27 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-02-19 16:40:27 +0000 |
commit | 4a1e326038f86f496af3a33c3786253fe80cdf0a (patch) | |
tree | a2f0276c5f0c5c2ead4776706f90aac1a646c41a | |
parent | 8da85aecffec86862a6429bec115dd6f8f852cf5 (diff) | |
parent | a47969b03be93336a15c2500e8ca510597b53c21 (diff) |
Merge branch 'master' of gnunet.org:gnunet
-rw-r--r-- | README | 14 |
1 files changed, 2 insertions, 12 deletions
@@ -166,22 +166,12 @@ Building GNUnet from source ~~~~~~~~~~~~~~~~~~~~~~~~~~~ IMPORTANT: You can read further notes about compilation from source in -the 'doc/FILENAME' document, which includes notes about specific +the handbook under doc/handbook/, which includes notes about specific requirements for operating systems aswell. If you are a package mantainer for an Operating System we invite you to add your notes if you feel it is necessary and can not be covered in your Operating System's documentation. -If you are building GNUnet from source you are either interested -in furthering its development (we have further notes for developer -builds in our 'GNUnet Developer Handbook') or you don't trust other -people's binaries or your Operating System doesn't provide any -binary package (at the moment). - -If you're on Gentoo you can build GNUnet using the recipes provided -in the 'youbroketheinternet' overlay. Other Operating Systems may -unintentionally require you to build GNUnet from source. - Two prominent examples which currently lack cross-compilation support in GNUnet (and native binaries) are MS Windows and Apple macOS. For macOS we recommend you to do the build process via Homebrew and a @@ -317,7 +307,7 @@ Usage ===== For detailed usage notes, instructions and examples, refer to the -included 'GNUnet User Handbook'. +included 'GNUnet Handbook'. First, you must obtain an initial list of GNUnet hosts. Knowing a single peer is sufficient since after that GNUnet propagates |