diff options
author | Ian Moffett <ian@osmora.org> | 2025-05-29 04:25:00 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-05-29 04:25:00 -0400 |
commit | e4ed89e211ecc2754c4f1c772828e621fbd987e4 (patch) | |
tree | 7adc4ede0912e8cf1999395333f604ba59774213 | |
parent | 8b62cb8210a955bf9696b8d151d51fc6274732cd (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.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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: -------------- |