Skip to content

Commit feb3a97

Browse files
committed
Readme: formatting fixes
1 parent 15e1628 commit feb3a97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Installation
2020

2121
DEB packages for Debian|Ubuntu:
2222

23-
```
23+
.. code-block:: bash
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-
```
27+
2828
2929
RPM packages for Centos:
3030

0 commit comments

Comments
 (0)