Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zstg authored Oct 2, 2024
1 parent 753728a commit e8fb3c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# StratOS iso
---
This repo contains the files required to build the ISO file for StratOS, which can be found at [this repo](https://github.com/StratOS-Linux/StratOS-iso).
This repo contains the files required to build the [StratOS Hyprland spin](https://github.com/StratOS-Linux/hyprland-iso).

The ISO can be built and tested on all Arch-based distributions.

Ensure that you have `archiso` installed from the [Arch repositories](https://archlinux.org/packages/extra/any/archiso/).
To test the ISO, simply clone this repo and run the build script provided:

```bash
git clone https://github.com/StratOS-Linux/StratOS-iso
cd StratOS-iso
git clone https://github.com/StratOS-Linux/Hyprland-iso
cd Hyprland-iso
./build.sh
```

Expand Down

0 comments on commit e8fb3c3

Please sign in to comment.