gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: apt is a lot more popular


From: gnunet
Subject: [www] branch master updated: apt is a lot more popular
Date: Mon, 22 Mar 2021 20:11:35 +0100

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

martin-schanzenbach pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 2d79be6  apt is a lot more popular
2d79be6 is described below

commit 2d79be666e6945a875b5b11fadddfcd5b93c9571
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Mon Mar 22 20:09:55 2021 +0100

    apt is a lot more popular
---
 template/install.html.j2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/template/install.html.j2 b/template/install.html.j2
index d13dc40..baae090 100644
--- a/template/install.html.j2
+++ b/template/install.html.j2
@@ -46,12 +46,12 @@ If you have any queries about the installation or the 
usage, please <a href="eng
     get in touch with us at gnunet-developers@gnu.org if you require
     help with this job.
 
-    If you were using an Operating System with the Alpine package manager,
+    If you were using an Operating System with the APT package manager,
     GNUnet could be installed as simple as:
     {% endtrans %}
   </p>
   <code class="block">
-    $ apk add gnunet
+    $ apt-get install gnunet
   </code>
   <p>
    Please beware that some distributions may include outdated GNUnet packages!

-- 
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]