From 50f20abb76c227b94fa68e7e8c6879c29de32464 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 22 Jun 2021 15:32:56 +0200 Subject: fix docs --- frags/installing-debian.rst | 2 +- frags/installing-ubuntu.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'frags') diff --git a/frags/installing-debian.rst b/frags/installing-debian.rst index 2c36e98a..5f8c488b 100644 --- a/frags/installing-debian.rst +++ b/frags/installing-debian.rst @@ -41,7 +41,7 @@ into your keyring and update the package lists: .. code-block:: console - # wget -O - https://taler.net/static/taler-systems.gpg.key | apt-key add - + # wget -O - https://taler.net/taler-systems.gpg.key | apt-key add - # apt update .. note:: diff --git a/frags/installing-ubuntu.rst b/frags/installing-ubuntu.rst index a72579da..af34d358 100644 --- a/frags/installing-ubuntu.rst +++ b/frags/installing-ubuntu.rst @@ -26,7 +26,7 @@ into your keyring and update the package lists: .. code-block:: console - # wget -O - https://taler.net/static/taler-systems.gpg.key | apt-sign add - + # wget -O - https://taler.net/taler-systems.gpg.key | apt-key add - # apt update .. note:: -- cgit v1.2.3