Skip to content

Commit 9a26a9a

Browse files
Update README.md
1 parent 1c2a5c7 commit 9a26a9a

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,16 @@ This project uses GitHub Actions to automatically build and release an Arch Linu
3131
2. **Run the workflow**
3232

3333
You can run the workflow manually by going to Actions > Build ISO and click on run Workflow.
34-
Keep un mind you are going to need a PAT (Personal access Token) and you need to edit the Workflow to reflect your PAT.
34+
Keep in mind you are going to need a PAT (Personal access Token) and you need to edit the Workflow to reflect your PAT.
3535

3636

37-
3. **Automated Workflow**: The GitHub Actions workflow automatically triggers on:
37+
4. **Automated Workflow**: The GitHub Actions workflow automatically triggers on:
3838
- **Pushes** and **Pull Requests** to the `main` branch
3939
- **Scheduled daily builds** at midnight (UTC)
4040

41-
4. **Download the ISO**:
41+
5. **Download the ISO**:
4242
- Visit the [releases page](https://github.com/Githubguy132010/Arch-Linux-without-the-beeps/releases) to download the latest ISO.
4343

44-
## Configuration Details
45-
46-
This project disables the systemd-boot by modifying several configuration files. The changes are applied during the ISO build process.
4744

4845

4946
## GitHub Actions Workflow

0 commit comments

Comments
 (0)