From 307901c0d29dd1b70bda0221955efd0dc9192870 Mon Sep 17 00:00:00 2001 From: 28allday Date: Sun, 31 May 2026 19:34:44 +0100 Subject: [PATCH] docs: add Get omalocal clone step to README Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6b45a20..26a9ba3 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,15 @@ Arch Linux server**: , placed next to the script. - An SSH public key (used for the headless server's only login method). +## Get omalocal + +Clone the repo (only `omalocal.sh` and `LICENSE` are needed to build): + +```sh +git clone https://github.com/28allday/omalocal.git +cd omalocal +``` + ## Build the ISO ```sh