From d13b716950854780a1a4b1b928c15630e2c9545c Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 7 Dec 2021 00:18:27 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8247c9..81eba02 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ LaTeX class for making photo books. + -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)