aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlurchi <lurchi@strangeplace.net>2019-07-15 11:19:16 +0200
committerlurchi <lurchi@strangeplace.net>2019-07-15 11:19:16 +0200
commit8be3e5700747cfe8dfe5b6e33b6c682bdc7c083e (patch)
treeb75ac18680a7c09be16444d0f40564c1399ce018
parente2e6078a5b0e76318c086aeaef47677e8cc7800e (diff)
downloadwww-8be3e5700747cfe8dfe5b6e33b6c682bdc7c083e.tar.gz
www-8be3e5700747cfe8dfe5b6e33b6c682bdc7c083e.zip
add paragraph
-rw-r--r--template/use.html.j23
1 files changed, 2 insertions, 1 deletions
diff --git a/template/use.html.j2 b/template/use.html.j2
index 3213779b..e5a696e5 100644
--- a/template/use.html.j2
+++ b/template/use.html.j2
@@ -139,7 +139,8 @@
139 If you join the chat mentioned below and no one is there, feel free to ping on 139 If you join the chat mentioned below and no one is there, feel free to ping on
140 IRC/freenode #gnunet and ask if someone can join to test with you! (But we are 140 IRC/freenode #gnunet and ask if someone can join to test with you! (But we are
141 trying to be there as often as possible). 141 trying to be there as often as possible).
142 142 </p>
143 <p>
143 First we have to install Nim either through our package manager or following the 144 First we have to install Nim either through our package manager or following the
144 <a href="https://nim-lang.org/install.html">official installation instructions</a>. 145 <a href="https://nim-lang.org/install.html">official installation instructions</a>.
145 Then we download and compile the groupchat application: 146 Then we download and compile the groupchat application: