1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-05 06:22:35 +00:00

Updated Installation Running from Source (markdown)

morpheus65535 2019-08-28 13:03:10 -04:00
parent 90f4c3831c
commit 6110903cdf

@ -15,15 +15,7 @@ Windows:
OS X:
* Install Python-PIP using `easy_install pip`.
* Install [GIT](http://git-scm.com/)
* Open up `Terminal`
* Go to your App folder `cd /Applications`
* Run `git clone https://github.com/morpheus65535/bazarr.git`
* Go to bazarr folder `cd bazarr`.
* Install Python requirements using `pip install -r requirements.txt`.
* You can now start bazarr via `python bazarr.py` to start bazarr.
* Open your browser and go to `http://localhost:6767/`
* See https://github.com/morpheus65535/bazarr/wiki/Installation-MacOS
Linux: