summaryrefslogtreecommitdiff
path: root/taler-merchant-manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-merchant-manual.rst')
-rw-r--r--taler-merchant-manual.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index ffafa4bb..dc09da23 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -381,13 +381,15 @@ Installing Taler on Debian GNU/Linux from source
.. index:: Wheezy
.. index:: Jessie
.. index:: Stretch
+.. index:: Buster
+.. index:: Bullseye
.. index:: Debian
Debian Wheezy is too old and lacks most of the packages required.
Debian Jessie is better, but still lacks PostgreSQL 9.6.
On Debian Stretch, only GNU libmicrohttpd needs to be compiled from
-source. To install dependencies on Debian stretch, run the following
+source. To install dependencies on Debian Stretch, run the following
commands:
.. code-block:: console