We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9d885b commit 7341f36Copy full SHA for 7341f36
README.md
@@ -181,12 +181,6 @@ A pre-built _mamonsu_ packages is provided in official Postgres Pro repository:
181
$ wget https://repo.postgrespro.ru/mamonsu/keys/pgpro-repo-add.sh
182
$ sudo chmod 700 ./pgpro-repo-add.sh
183
$ sudo ./pgpro-repo-add.sh
184
-# for Debian, Ubuntu, Astra:
185
-$ apt-get install mamonsu
186
-# for RPM-based distros such as Centos, RHEL:
187
-$ yum install mamonsu
188
-# for SLES:
189
-$ zypper install mamonsu
190
```
191
192
Install package
@@ -198,7 +192,7 @@ Install package
198
```shell
199
193
$ zypper install mamonsu
200
194
201
-- for AltLinux, AltlLinux-spt:
195
+- for Debian, Ubuntu, AltLinux, AltlLinux-spt:
202
196
203
197
$ apt-get update
204
$ apt-get install mamonsu
0 commit comments