1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-02-20 20:15:51 +02:00

[ci skip] packaging/Readme.md fix

This commit is contained in:
Mikhail A. Kulagin 2021-12-25 18:07:00 +03:00
parent f4c0ac3bf1
commit 58a5805b59

View File

@ -7,7 +7,7 @@ export PBK_EDITION=std|ent
make pkg
```
To build binaries for PostgresPro Standart or Enterprise, a pgpro.tar.bz2 with latest git tree must be preset in `packaging/tarballs` directory:
To build binaries for PostgresPro Standart or Enterprise, a pgpro.tar.bz2 with latest git tree must be preset in `packaging/pkg/tarballs` directory:
```
cd packaging/pkg/tarballs
git clone pgpro_repo pgpro