mirror of
https://github.com/flynx/photobook.git
synced 2025-12-17 00:51:39 +00:00
added note about dependencies...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9a3e1bd0a1
commit
7f0159fb35
@ -34,6 +34,14 @@ $ cd ./photobook
|
||||
$ make install
|
||||
```
|
||||
|
||||
The `photobook` document class requres a set of modules to be installed
|
||||
for it to function properly, the full list is included in the docs and
|
||||
can be generated (`DEPENDS.txt` file) by calling:
|
||||
```shell
|
||||
$ make DEPENDS.txt
|
||||
```
|
||||
|
||||
|
||||
If only building the docs is required without installing:
|
||||
```shell
|
||||
$ make pdf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user