From b44d563684826f16aff9f6925213ce94febf94bc Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 29 Apr 2023 16:32:43 +0300 Subject: [PATCH] tweaks... Signed-off-by: Alex A. Naanou --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c3e2fba..c0b4283 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ photobook [LaTeX](https://www.latex-project.org/) document class for making photo books. +Available on: +- CTAN: https://ctan.org/pkg/photobook +- GitHub: https://github.com/flynx/photobook + ## Install / Build @@ -11,11 +15,9 @@ The simplest way to install is to use either [TeX Live](https://www.tug.org/texlive/)'s or [MiLTeX](https://miktex.org/)'s standard way to install modules. -`photobook` is available on: -- CTAN: https://ctan.org/pkg/photobook -- GitHub: https://github.com/flynx/photobook -To install from source: +### Install from source + ```shell # get the source... $ git clone https://github.com/flynx/photobook.git