Copy paste fail fix

TRaSH 2020-07-31 22:26:56 +02:00
parent 8abeb313c2
commit 1aea8059f2
1 changed files with 1 additions and 1 deletions

@ -77,7 +77,7 @@ Configuration files for Bazarr are stored in `/config`.
4. Change ownership to your preferred user for running programs (replace both instances of $user)
`sudo chown -R $user:$user /opt/nzbhydra`
`sudo chown -R $user:$user /opt/bazarr`
> (Raspbian) Don't worry about `lxml` not being installed at this step, you have installed the module through `apt-get` anyway.
5. You can now start bazarr via `python bazarr.py` to start bazarr.