diff --git a/README.md b/README.md index 4b27fe1..6ca0e0c 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,11 @@ Build the Arch-based CrystalUX iso. ## How to Build: You will have to use Arch or Arch-Based distros to build this ISO File. -1. Install Dependencies -2. Go to the project folder -3. Run `./build_iso.sh` +* Install Dependencies +* Go to the project folder +* Run `./build_iso.sh` + * If you get an error about `/tmp/` running out of space, reboot (to clear tmpfs), then re-run with a dir to use as temp (e.g. `./build_iso.sh FOOBAR`) ### Dependencies: * `pacman-contrib` -* `archiso` - -### Run the Command -* `./build_iso.sh` -* If you get an error about `/tmp/` running out of space, reboot (to clear tmpfs), then re-run with a dir to use as temp (e.g. `./build_iso.sh FOOBAR`) +* `archiso` \ No newline at end of file diff --git a/crystal/airootfs/etc/buildstamp b/crystal/airootfs/etc/buildstamp index 68dc6fd..03c53e5 100644 --- a/crystal/airootfs/etc/buildstamp +++ b/crystal/airootfs/etc/buildstamp @@ -1 +1 @@ -Built on 05/08/21 @ 22:45:29 EST +Built on 05/08/21 @ 22:50:34 EST