From f133bc5d67b542c1bb3cbd4df2ce7fb55fe1e9a8 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Thu, 18 Jun 2026 17:01:39 +1200 Subject: Update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b03c239..71fe7c6 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ Pretty much, I decided to make my own distro for fun, and also, if you make the ## How to try it At the moment, it's not a very usable distro, so I don't recommend you try it, but if you must, then run the following command in the root of the repository: -```bash -nix build . +```shell +kas build kas.yml ``` -This will build the ISO and all dependencies, leaving the ISO in `result/yerba-linux.iso`. +This will build the distro and all dependencies, leaving the artifacts somewhere in build/. Good luck finding it(TM)! ## Current Status @@ -34,7 +34,7 @@ This will build the ISO and all dependencies, leaving the ISO in `result/yerba-l - Libc: working, musl - Init system: working, runit - SquashFS image (+ OverlayFS live ISO): TBD -- Networking: TBD +- Networking: working, dhcpcd (TODO: Add NetworkManager and iwd) - Audio: TBD - Package manager: TBD - Installer: TBD -- cgit v1.2.3