1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-22 15:54:26 +00:00

Updated Installation (markdown)

morpheus65535 2020-08-17 23:59:06 -04:00
parent 08c7e8552f
commit feb01396f7

@ -150,7 +150,7 @@ Disclaimer: I don't know how rc.d works so the script is pretty crappy and doesn
4. `cd bazarr` 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). > If you get this error message: `pip: Command not found`, you can refer to [#642](https://github.com/morpheus65535/bazarr/issues/642).