docs: add Get omalocal clone step to README

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
28allday 2026-05-31 19:34:44 +01:00
parent 172047c8c2
commit 307901c0d2

View file

@ -41,6 +41,15 @@ Arch Linux server**:
<https://archlinux.org/download/>, 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