gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch stable updated: fix line break


From: gnunet
Subject: [www] branch stable updated: fix line break
Date: Wed, 17 Jun 2020 20:34:53 +0200

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

xrs pushed a commit to branch stable
in repository www.

The following commit(s) were added to refs/heads/stable by this push:
     new 7a88712  fix line break
7a88712 is described below

commit 7a88712214869896335fde6d045e0cecae881636
Author: xrs <xrs@mail36.net>
AuthorDate: Wed Jun 17 20:28:49 2020 +0200

    fix line break
---
 template/install-on-debian9.html.j2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/template/install-on-debian9.html.j2 
b/template/install-on-debian9.html.j2
index 6d2f6af..2e3ee95 100644
--- a/template/install-on-debian9.html.j2
+++ b/template/install-on-debian9.html.j2
@@ -134,7 +134,7 @@
     interface can be done on top of either the production or development 
installation.
   </p>
   <code>
-    $ sudo apt install libgtk-3-dev libgladeui-dev libunique-dev 
libqrencode-dev
+    $ sudo apt install libgtk-3-dev libgladeui-dev libunique-dev 
libqrencode-dev</br>
     $ cd ~/gnunet_installation/gnunet-gtk<br>
     $ ./bootstrap<br>
     $ export GNUNET_PREFIX=/usr/local # for example, other locations 
possible</br>
@@ -215,7 +215,7 @@
   </p>
 
   <code>
-    $ mkdir -p ~/.config
+    $ mkdir -p ~/.config</br>
     $ touch ~/.config/gnunet.conf
   </code>
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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