summaryrefslogtreecommitdiff
path: root/frags/installing-ubuntu.rst
diff options
context:
space:
mode:
Diffstat (limited to 'frags/installing-ubuntu.rst')
-rw-r--r--frags/installing-ubuntu.rst2
1 files changed, 1 insertions, 1 deletions
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::