diff options
author | ng0 <ng0@n0.is> | 2019-08-16 21:58:13 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-08-16 21:58:13 +0000 |
commit | 9b9eaaea9680acac982f00afd991e383f5adc2b5 (patch) | |
tree | a6ea08bdcb055a459db2ed49a7adf93354ea0e9e | |
parent | 8c1b7782e951896b8fd81e6df13746a4607ea9ed (diff) |
comment on platform specific instrcutions.
-rw-r--r-- | doc/handbook/chapters/developer.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/handbook/chapters/developer.texi b/doc/handbook/chapters/developer.texi index 92ff21e28..e772c6916 100644 --- a/doc/handbook/chapters/developer.texi +++ b/doc/handbook/chapters/developer.texi @@ -1326,6 +1326,8 @@ For most distributions you should be able to find pre-build packages for the database. Again, make sure to install the client libraries @b{and} the respective development headers (if they are packaged separately) as well. +@c TODO: Do these platform specific descriptions still exist? If not, +@c we should find a way to sync website parts with this texinfo. You can find specific, detailed instructions for installing of the dependencies (and possibly the rest of the GNUnet installation) in the platform-specific descriptions, which can be found in the Index. |