summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-05-29 04:25:00 -0400
committerIan Moffett <ian@osmora.org>2025-05-29 04:25:00 -0400
commite4ed89e211ecc2754c4f1c772828e621fbd987e4 (patch)
tree7adc4ede0912e8cf1999395333f604ba59774213
parent8b62cb8210a955bf9696b8d151d51fc6274732cd (diff)
docs: readme: Update build instructions
Running `hyra-build.sh' by itself will result in a live .iso being generated. Use the `-h' flag for more options. Signed-off-by: Ian Moffett <ian@osmora.org>
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 99d879d..559c971 100644
--- a/README.md
+++ b/README.md
@@ -21,11 +21,7 @@ After running the configure script, you can now actually build Hyra:
`./hyra-build.sh`
-This will create two ISO files:
-
-`Hyra.iso Hyra-install.iso`
-
-As of now, you should ignore the second file (`Hyra-install.iso`)
+This will generate a new `Hyra.iso` file.
Documentation:
--------------