You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Update release instructions with a reminder to install latex.
Latex is no longer installed by default in the Vagrantfile.
This commit is contained in:
committed by
David Steele
parent
45881c74ae
commit
a4152a0ea1
+1
-1
@@ -26,7 +26,7 @@ to:
|
||||
use constant PROJECT_VERSION => '2.14';
|
||||
```
|
||||
|
||||
## Build release documentation
|
||||
## Build release documentation. Be sure to install latex using the instructions from the Vagrantfile before running this step.
|
||||
```
|
||||
doc/release.pl --build
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user