Update README.md

main
jasiosasio 3 years ago
parent 83c8d8f583
commit 2b4f9a3d20

@ -14,14 +14,14 @@
<img alt="Discord" src="https://img.shields.io/discord/825473796227858482?logo=Discord&logoColor=white"?link=https://discord.gg/yp4xpZeAgW&link=https://discord.gg/yp4xpZeAgW> </p>
<p align="center"> Build or download the Arch-based CrystalUX iso. </p>
## Dependencies:
* `pacman-contrib`
* `archiso`
* `github-cli`
## How to Build:
You will have to use Arch or Arch-Based distros to build this ISO File.
* 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`
* `github-cli`
* 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`)
Loading…
Cancel
Save