summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-09-24 22:09:12 +0200
committerChristian Grothoff <christian@grothoff.org>2023-09-24 22:09:12 +0200
commitf1de26c02d23fbc93cc978d2ff4685f99cb3c957 (patch)
treea7e0fe0737b91cf2300824d2ffa823b4e3223c2d
parent62c2b4518977ce81b80c4b09afc7bfbf7c10f94b (diff)
downloaddocs-f1de26c02d23fbc93cc978d2ff4685f99cb3c957.tar.gz
docs-f1de26c02d23fbc93cc978d2ff4685f99cb3c957.tar.bz2
docs-f1de26c02d23fbc93cc978d2ff4685f99cb3c957.zip
-update ubuntu instructions
-rw-r--r--frags/installing-ubuntu.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/frags/installing-ubuntu.rst b/frags/installing-ubuntu.rst
index 12520ca8..c1868998 100644
--- a/frags/installing-ubuntu.rst
+++ b/frags/installing-ubuntu.rst
@@ -9,13 +9,13 @@ would look like this for Ubuntu Lunar:
.. code-block::
- deb [signed-by=/etc/apt/keyrings/taler-systems.gpg] https://deb.taler.net/apt/ubuntu/ lunar universe
+ deb [signed-by=/etc/apt/keyrings/taler-systems.gpg] https://deb.taler.net/apt/ubuntu/ lunar taler-lunar
For Ubuntu Jammy use this instead:
.. code-block::
- deb [signed-by=/etc/apt/keyrings/taler-systems.gpg] https://deb.taler.net/apt/ubuntu/ jammy universe
+ deb [signed-by=/etc/apt/keyrings/taler-systems.gpg] https://deb.taler.net/apt/ubuntu/ jammy taler-jammy
The last line is crucial, as it adds the GNU Taler packages.