Skip to content

Commit 7341f36

Browse files
committed
doc: fixed script installation description
1 parent d9d885b commit 7341f36

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -181,12 +181,6 @@ A pre-built _mamonsu_ packages is provided in official Postgres Pro repository:
181181
$ wget https://repo.postgrespro.ru/mamonsu/keys/pgpro-repo-add.sh
182182
$ sudo chmod 700 ./pgpro-repo-add.sh
183183
$ 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
190184
```
191185

192186
Install package
@@ -198,7 +192,7 @@ Install package
198192
```shell
199193
$ zypper install mamonsu
200194
```
201-
- for AltLinux, AltlLinux-spt:
195+
- for Debian, Ubuntu, AltLinux, AltlLinux-spt:
202196
```shell
203197
$ apt-get update
204198
$ apt-get install mamonsu

0 commit comments

Comments
 (0)