mirror of
https://github.com/morpheus65535/bazarr
synced 2025-01-03 05:25:28 +00:00
Update Installation.md
layout fix
parent
6dc9a06488
commit
e598e4e972
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ Configuration files for Bazarr are stored in `/config`.
|
|||
2. Run `sudo git clone https://github.com/morpheus65535/bazarr.git /opt/bazarr`
|
||||
3. Install Python requirements using `pip install -r requirements.txt`
|
||||
4. Change ownership to your preferred user for running programs (replace both instances of $user)
|
||||
|
||||
`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.
|
||||
|
|
Loading…
Reference in a new issue