aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlurchi <lurchi@strangeplace.net>2019-07-15 11:12:38 +0200
committerlurchi <lurchi@strangeplace.net>2019-07-15 11:12:38 +0200
commite2e6078a5b0e76318c086aeaef47677e8cc7800e (patch)
tree3142947966f36db0c164c5cb8c00f3790bed033d
parent1af789951246d2a2047ac0f01b200722da6a9539 (diff)
downloadwww-e2e6078a5b0e76318c086aeaef47677e8cc7800e.tar.gz
www-e2e6078a5b0e76318c086aeaef47677e8cc7800e.zip
we need Nim, too
-rw-r--r--template/use.html.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/template/use.html.j2 b/template/use.html.j2
index 9586d453..3213779b 100644
--- a/template/use.html.j2
+++ b/template/use.html.j2
@@ -139,6 +139,10 @@
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
143 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 Then we download and compile the groupchat application:
142 </p> 146 </p>
143 <p> 147 <p>
144 <code> 148 <code>