Skip to content

Commit

Permalink
Modified README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slipstream8125 committed Feb 1, 2024
1 parent 6b2287e commit d8b511e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# StratOS iso
---
This repo contains the files required to build the ISO file for the [**Linux club**'s](https://lugvitc.org) custom Linux distribution, which can be found at [this repo](https://github.com/lugvitc/LUG_custom_distro).
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).

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/lugvitc/StratOS-iso
git clone https://github.com/StratOS-Linux/StratOS-iso
cd StratOS-iso
./build.sh
```
Expand Down

0 comments on commit d8b511e

Please sign in to comment.