From 7115de389f1e6938bb9b95a78c2ecc154d8ee83c Mon Sep 17 00:00:00 2001 From: John Haverlack Date: Thu, 5 Feb 2026 15:39:08 -0900 Subject: [PATCH] v1.2.1 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 86b4c29..b5015c7 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,16 @@ Download PDF or HTML version of the b3 book. Which self documents how to use th - [basic-book-builder.pdf ](build/pdf/basic-book-builder.pdf) - [basic-book-builder.html](build/html/basic-book-builder.html) +### Clone Repo + +``` +git clone https://github.com/jehaverlack/basic-book-builder.git +``` + +``` +cd basic-book-builder +``` + ### Setup Build Environment > NOTE: For Debian based systems.