diff --git a/readme.md b/readme.md index 7f0a8d66..a76e2053 100644 --- a/readme.md +++ b/readme.md @@ -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 ```