Skip to content

Commit

Permalink
Add AUR to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mzivic7 committed Dec 21, 2024
1 parent 44cc9f0 commit 665ba70
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,10 @@ options:
[pipewire](https://pipewire.org/) - Easy Effects dependency, also used for recording audio

## Installing
1. Install all dependencies with your package manager
2. Clone this repository: `git clone https://github.com/mzivic7/easyeffects-record`
3. `cd easyeffects-record`
4. Copy script to system: `sudo cp easyeffects-record.py /usr/local/sbin/easyeffects-record`
5. Make it executable: `sudo chmod +x /usr/local/sbin/easyeffects-record`
- From AUR: `yay -S easyeffects-record`
- Manual:
- Install all dependencies with your package manager
- Clone this repository: `git clone https://github.com/mzivic7/easyeffects-record`
- `cd easyeffects-record`
- Copy script to system: `sudo cp easyeffects-record.py /usr/local/sbin/easyeffects-record`
- Make it executable: `sudo chmod +x /usr/local/sbin/easyeffects-record`

0 comments on commit 665ba70

Please sign in to comment.