Readme update

This commit is contained in:
advplyr 2021-09-28 17:59:44 -05:00
parent 8dc0acb6b7
commit 07207b091d

View File

@ -116,9 +116,9 @@ curl -s --compressed "https://advplyr.github.io/audiobookshelf-ppa/KEY.gpg" | su
Get the `deb` file from the [github repo](https://github.com/advplyr/audiobookshelf-ppa).
```bash
wget https://advplyr.github.io/audiobookshelf-ppa/audiobookshelf_1.2.3_amd64.deb
wget https://advplyr.github.io/audiobookshelf-ppa/audiobookshelf_1.2.7_amd64.deb
sudo apt install ./audiobookshelf_1.2.3_amd64.deb
sudo apt install ./audiobookshelf_1.2.7_amd64.deb
```