mirror of
https://github.com/morpheus65535/bazarr
synced 2025-01-05 06:22:35 +00:00
Updated Installation Running from Source (markdown)
parent
90f4c3831c
commit
6110903cdf
1 changed files with 1 additions and 9 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue