make cover

main
Jeff Moe 2022-09-04 14:00:48 -06:00
parent 735ce59c91
commit 104c5ee522
1 changed files with 6 additions and 0 deletions

View File

@ -41,6 +41,12 @@ Run the build script to make a PDF:
make
```
To just make a cover:
```
make cover
```
To clean:
```