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:
parent
172047c8c2
commit
307901c0d2
1 changed files with 9 additions and 0 deletions
|
|
@ -41,6 +41,15 @@ Arch Linux server**:
|
||||||
<https://archlinux.org/download/>, placed next to the script.
|
<https://archlinux.org/download/>, placed next to the script.
|
||||||
- An SSH public key (used for the headless server's only login method).
|
- 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
|
## Build the ISO
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue