gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[www] branch master updated: Add missing line breaks


From: gnunet
Subject: [www] branch master updated: Add missing line breaks
Date: Tue, 19 Nov 2019 22:15:03 +0100

This is an automated email from the git hooks/post-receive script.

naomi-phillips pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 6499e93  Add missing line breaks
6499e93 is described below

commit 6499e93327e20fa19aa682cd4a837f9685ee62ec
Author: Naomi Phillips <address@hidden>
AuthorDate: Tue Nov 19 16:11:55 2019 -0500

    Add missing line breaks
---
 template/use.html.j2 | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/template/use.html.j2 b/template/use.html.j2
index 1aa0eca..32b3783 100644
--- a/template/use.html.j2
+++ b/template/use.html.j2
@@ -223,13 +223,13 @@
           First we have to install Nim. Please refer to their <a 
href="https://nim-lang.org/install.html";>project site</a> for further details. 
The preferred method is using our package manager, e.g. for Debian it would 
look like this: 
       </p>
       <code>
-        $ sudo apt install nim
-        $ nim --version
-        Nim Compiler Version 0.20.2 [Linux: amd64]
-        Compiled at 2019-07-17
-        Copyright (c) 2006-2019 by Andreas Rumpf
-
-        active boot switches: -d:release -d:nativeStackTrace
+        $ sudo apt install nim<br>
+        $ nim --version<br>
+        Nim Compiler Version 0.20.2 [Linux: amd64]<br>
+        Compiled at 2019-07-17<br>
+        Copyright (c) 2006-2019 by Andreas Rumpf<br>
+        <br>
+        active boot switches: -d:release -d:nativeStackTrace<br>
       </code>
       <p>
        If the displayed version is <b>0.19.0 or newer</b>, we have a 
compatible version and can continue downloading and compiling the groupchat. If 
the version is older (like on Ubuntu 18.04) we can install Nim using a tool 
called <i>choosenim</i>:

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]