photobook/README.md
Alex A. Naanou d84788620f docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2021-12-06 22:16:52 +03:00

20 lines
225 B
Markdown

# photobook
LaTeX class for making photo books.
To build the documentation use:
```shell
$ make doc
```
To install to the user context:
```shell
$ make install
```
For more info on `make` targets see the: ./Makefile