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