aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNaomi Phillips <naomi.phillips@paranoici.org>2019-04-04 15:09:27 -0400
committerNaomi Phillips <naomi.phillips@paranoici.org>2019-04-04 15:09:27 -0400
commitba8b89b804377c4cd9ae5a4db23b796054aea878 (patch)
treef9646dd367954c4124dadd2ac093651a4dcba2ee /doc
parent0e220be2863bec0f74b55cea8f595d1a861f5c77 (diff)
downloadgnunet-ba8b89b804377c4cd9ae5a4db23b796054aea878.tar.gz
gnunet-ba8b89b804377c4cd9ae5a4db23b796054aea878.zip
Update docs for new libnss_gns.so.2 location
Diffstat (limited to 'doc')
-rw-r--r--doc/handbook/chapters/installation.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/handbook/chapters/installation.texi b/doc/handbook/chapters/installation.texi
index ad848b4a0..94d6807e1 100644
--- a/doc/handbook/chapters/installation.texi
+++ b/doc/handbook/chapters/installation.texi
@@ -217,7 +217,7 @@ $ ls -l /lib/libnss_*
217Copy the GNS NSS plugin to that directory: 217Copy the GNS NSS plugin to that directory:
218 218
219@example 219@example
220cp ~/gnunet/src/gns/nss/libnss_gns.so.2 /lib 220cp ~/gnunet/src/gns/nss/.libs/libnss_gns.so.2 /lib
221@end example 221@end example
222 222
223Now, to activate the plugin, you need to edit your 223Now, to activate the plugin, you need to edit your