From 51a6b956ee3ae0da090f08bcd7f4cf50aa14b07d Mon Sep 17 00:00:00 2001 From: advplyr Date: Sun, 17 Oct 2021 18:28:31 -0500 Subject: [PATCH] Author last, first note --- pages/docs.vue | 2 +- pages/install.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/docs.vue b/pages/docs.vue index dee09ea..59ea694 100644 --- a/pages/docs.vue +++ b/pages/docs.vue @@ -24,7 +24,7 @@ >Directory Structure -

Here is an example supported directory structure

+

Here is an example supported directory structure (Note: Author names can also be Last, First)

diff --git a/pages/install.vue b/pages/install.vue index 45e488c..0e5a9f0 100644 --- a/pages/install.vue +++ b/pages/install.vue @@ -79,9 +79,9 @@ sudo apt install audiobookshelf

Grab the latest debian package from the audiobookshelf-ppa github repository, and install.

-        wget https://advplyr.github.io/audiobookshelf-ppa/audiobookshelf_1.4.4_amd64.deb
+        wget https://advplyr.github.io/audiobookshelf-ppa/audiobookshelf_1.4.12_amd64.deb
 
-sudo apt install ./audiobookshelf_1.4.4_amd64.deb
+sudo apt install ./audiobookshelf_1.4.12_amd64.deb