Readme update

This commit is contained in:
Mark Cooper 2021-09-28 17:59:44 -05:00
parent 0da327222e
commit 0ba38d45bc

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). Get the `deb` file from the [github repo](https://github.com/advplyr/audiobookshelf-ppa).
```bash ```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
``` ```