From 0ba38d45bc4bf1241a1a1a96a0ad432f1333d813 Mon Sep 17 00:00:00 2001 From: Mark Cooper Date: Tue, 28 Sep 2021 17:59:44 -0500 Subject: [PATCH] Readme update --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ```