Updated Installation (markdown)

morpheus65535 2020-08-18 00:00:28 -04:00
parent feb01396f7
commit e2bf66d1a0
1 changed files with 0 additions and 2 deletions

@ -152,8 +152,6 @@ Disclaimer: I don't know how rc.d works so the script is pretty crappy and doesn
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).
6. Check if it works `python3 bazarr.py`. You should see `BAZARR is started and waiting for request on http://0.0.0.0:6767/`
------