Skip to content

Commit 769bf17

Browse files
Update README.md
1 parent 298d8e9 commit 769bf17

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
Here's the updated README with the workflow snippet included:
21

3-
---
42

53
# Arch Linux Without the Beeps
64

7-
This repository provides a customized Arch Linux ISO with the system bell (beeps) disabled, ideal for users who prefer a quieter environment.
5+
This repository provides a customized Arch Linux ISO with the system beeps disabled, ideal for users who prefer a quieter environment.
86

97
## Features
108

@@ -32,8 +30,8 @@ This project uses GitHub Actions to automatically build and release an Arch Linu
3230
```
3331
2. **Run the workflow**
3432

35-
You can run the workflow manually by going to Actions > Build ISO and click on run Workflow.
36-
Keep un mind you are going to need a PAT (Personal access Token) and you need to edit the Workflow to reflect your PAT.
33+
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.
3735

3836
2. **Automated Workflow**: The GitHub Actions workflow automatically triggers on:
3937
- **Pushes** and **Pull Requests** to the `main` branch

0 commit comments

Comments
 (0)