Skip to content

Commit c2e4f00

Browse files
committed
[ci skip] packaging: small fix in packaging instruction
1 parent d57b5fd commit c2e4f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packaging/Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ make pkg
99

1010
To build binaries for PostgresPro Standart or Enterprise, a pgpro.tar.bz2 with latest git tree must be preset in `packaging/tarballs` directory:
1111
```
12-
cd packaging/tarballs
12+
cd packaging/pkg/tarballs
1313
git clone pgpro_repo pgpro
1414
tar -cjSf pgpro.tar.bz2 pgpro
1515
```

0 commit comments

Comments
 (0)