Skip to content

Commit 15e1628

Browse files
committed
Readme: minor fix
1 parent 97a1236 commit 15e1628

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,15 @@ Installation
1919
============
2020

2121
DEB packages for Debian|Ubuntu:
22-
.. code-block:: bash
2322

23+
```
2424
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
2525
wget -O - https://repo.postgrespro.ru/mamonsu/keys/GPG-KEY-MAMONSU | sudo apt-key add - && sudo apt-get update
2626
sudo apt-get install mamonsu
27+
```
2728

2829
RPM packages for Centos:
30+
2931
.. code-block:: bash
3032
3133
rpm -ivh https://repo.postgrespro.ru/mamonsu/keys/mamonsu-repo-centos.noarch.rpm

0 commit comments

Comments
 (0)