aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlurchi <lurchi@strangeplace.net>2018-11-16 23:13:04 +0100
committerlurchi <lurchi@strangeplace.net>2018-11-16 23:13:04 +0100
commit253c6b6ceed6aa989b14edc2742f7278c5625747 (patch)
tree573cdb49c1bb686e2b171d566cca2bd2da2f3372
parent1a4f42c00fc7ff6da6a093c9637b2c352bbf3ec7 (diff)
downloadwww-253c6b6ceed6aa989b14edc2742f7278c5625747.tar.gz
www-253c6b6ceed6aa989b14edc2742f7278c5625747.zip
it's all easy ;-)
-rw-r--r--tutorial-debian9.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial-debian9.html.j2 b/tutorial-debian9.html.j2
index 25f59a56..50c1a979 100644
--- a/tutorial-debian9.html.j2
+++ b/tutorial-debian9.html.j2
@@ -186,7 +186,7 @@ $ gnunet-arm -e
186<p>Let's try out some of GNUnet's use cases. Some should be done before others: 186<p>Let's try out some of GNUnet's use cases. Some should be done before others:
187 187
188<ul> 188<ul>
189 <li>filesharing (easy)</li> 189 <li>filesharing</li>
190 <li>A simple chat using CADET</li> 190 <li>A simple chat using CADET</li>
191 <li>Name resolution using GNS on the command line</li> 191 <li>Name resolution using GNS on the command line</li>
192 <li>Name resolution using GNS with a browser (do it on the command line first)</li> 192 <li>Name resolution using GNS with a browser (do it on the command line first)</li>