mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-22 07:42:32 +00:00
Updated Installation (markdown)
parent
08c7e8552f
commit
feb01396f7
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ Disclaimer: I don't know how rc.d works so the script is pretty crappy and doesn
|
|||
|
||||
4. `cd bazarr`
|
||||
|
||||
5. Install Python requirements using `pip install -r requirements.txt`
|
||||
5. Install Python requirements using `python3 -m pip install -r requirements.txt`
|
||||
|
||||
> If you get this error message: `pip: Command not found`, you can refer to [#642](https://github.com/morpheus65535/bazarr/issues/642).
|
||||
|
||||
|
|
Loading…
Reference in a new issue