Merge branch 'main' of github.com:flynx/photobook

This commit is contained in:
Alex A. Naanou 2021-12-16 13:45:10 +03:00
commit 26bccafbba

View File

@ -28,7 +28,7 @@ $ make install
If only building the docs is required without installing: If only building the docs is required without installing:
```shell ```shell
$ make doc $ make pdf
``` ```
For more info on `make` targets see the: [./Makefile](./Makefile) For more info on `make` targets see the: [./Makefile](./Makefile)