Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-09-18 22:54:50 +03:00
parent db9497cfb4
commit be6bc7ba4d

View File

@ -28,7 +28,7 @@ $ make install
The `photobook` document class requires a set of modules to be installed The `photobook` document class requires a set of modules to be installed
for it to function, the full list is included in the docs and can be for it to function, the full list is included in the docs and can be
printed by calling: generated and printed by calling:
```shell ```shell
$ make depends $ make depends
``` ```