Updated Installation (markdown)

morpheus65535 2020-08-20 14:12:28 -04:00
parent 47aa2fa47c
commit 43dab86396
1 changed files with 1 additions and 1 deletions

@ -142,7 +142,7 @@ Instruction as provided by @Derkades and fixes by @sindreruud
Disclaimer: I don't know how rc.d works so the script is pretty crappy and doesn't have start/stop/status functionality. It only starts the program on startup, which was enough for me.
1. Install the required software `pkg update && pkg install git python3 py3X-pip py3X-libxml2 libxslt py3X-sqlite3` where `py3X` must be replaced with the Python3 version you use for Bazarr.
1. Install the required software `pkg update && pkg install git python3 py3X-pip py3X-libxml2 libxslt py3X-sqlite3 unrar` where `py3X` must be replaced with the Python3 version you use for Bazarr.
2. `cd /usr/local/share`