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