Skip to content

Commit dffe096

Browse files
committed
doc: update information about keys during the installation
1 parent 81d9923 commit dffe096

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,15 +182,15 @@ A pre-built _mamonsu_ packages is provided in official Postgres Pro repository:
182182

183183
**For Debian, Ubuntu, Astra:**
184184
```shell
185-
$ wget https://repo.postgrespro.ru/mamonsu/keys/apt-repo-add.sh
185+
$ wget https://repo.postgrespro.ru/mamonsu/keys/pgpro-repo-add.sh
186186
$ sudo chmod 700 ./apt-repo-add.sh
187187
$ sudo ./apt-repo-add.sh
188188
$ apt-get install mamonsu
189189
```
190190
**For RPM-based distros such as Centos, RHEL, Oraclelinux, SLES, AltLinux, AltLinux-spt:**
191191
Install rpm from repository adding name of the specific distro such as:
192192
```shell
193-
$ rpm -i https://repo.postgrespro.ru/mamonsu/keys/centos.rpm
193+
$ rpm -i https://repo.postgrespro.ru/mamonsu/keys/pgpro-repo-add.sh
194194
```
195195
Install package
196196
- for RH-like:

0 commit comments

Comments
 (0)