Add note on where to run make and make pdf by default to make sure that works

contrib-versioning
Lyn Perrine 5 years ago
parent efebfa5afe
commit 5abbd45681

@ -55,7 +55,7 @@ Contents
20/foo_bar
```
Then run `make clean && make html` and it should build successfully!
Then run `make clean && make html && make latexpdf` in the root of the manual directory and it should build successfully!
## Making changes and seeking your changes to be pulled

Loading…
Cancel
Save