Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
complexlogic committed Aug 16, 2023
1 parent 39e4575 commit a3429d9
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
Expand Up @@ -66,8 +66,8 @@ pkg install rsgain
An amd64 .deb package is provided on the [release page](https://github.com/complexlogic/rsgain/releases/latest). It is installable on Debian Bookworm and Ubuntu 23.04.

```bash
wget https://github.com/complexlogic/rsgain/releases/download/v3.3/rsgain_3.3_amd64.deb
sudo apt install ./rsgain_3.3_amd64.deb
wget https://github.com/complexlogic/rsgain/releases/download/v3.3/rsgain_3.3-1_amd64.deb
sudo apt install ./rsgain_3.3-1_amd64.deb
```

#### Arch/Manjaro
Expand Down

0 comments on commit a3429d9

Please sign in to comment.