From 83cc0db91f976cd65810924c81962ffd1482cdc2 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 30 Apr 2023 02:08:00 +0300 Subject: [PATCH] tweaks... Signed-off-by: Alex A. Naanou --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c0b4283..54e29d5 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,7 @@ The simplest way to install is to use either standard way to install modules. -### Install from source - +Installing from source: ```shell # get the source... $ git clone https://github.com/flynx/photobook.git @@ -47,9 +46,7 @@ or it can be built from source by: $ make pdf ``` - -### Build requirements for docs - +Build requirements for docs: - LaTeX tool chain (including: `lualatex`, `latexmk`, ..) The simplest way to get started is [TeX Live](https://www.tug.org/texlive/), either a full install or for specific modules see the _Packages_ section