minor reformat readme

main
Matt C 3 years ago
parent d9323ab66a
commit 9d089ac287

@ -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/<something>` 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/<something>` 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`

@ -1 +1 @@
Built on 05/08/21 @ 22:45:29 EST
Built on 05/08/21 @ 22:50:34 EST

Loading…
Cancel
Save