We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb3a97 commit 2483ec4Copy full SHA for 2483ec4
README.rst
@@ -21,6 +21,7 @@ Installation
21
DEB packages for Debian|Ubuntu:
22
23
.. code-block:: bash
24
+
25
echo "deb [arch=amd64] https://repo.postgrespro.ru/mamonsu/latest/deb/ $(lsb_release -cs) main-$(lsb_release -cs)" > /etc/apt/sources.list.d/mamonsu.list
26
wget -O - https://repo.postgrespro.ru/mamonsu/keys/GPG-KEY-MAMONSU | sudo apt-key add - && sudo apt-get update
27
sudo apt-get install mamonsu
0 commit comments