Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-12-07 00:18:27 +03:00
parent d84788620f
commit d13b716950

View File

@ -2,8 +2,9 @@
LaTeX class for making photo books.
<!-- XXX Requirements... -->
To build the documentation use:
To build the documentation (`photobook.pdf`) use:
```shell
$ make doc
@ -16,4 +17,4 @@ $ make install
```
For more info on `make` targets see the: ./Makefile
For more info on `make` targets see the: [./Makefile](./Makefile)