From 6110903cdfb76b768715c59528d5666077e92793 Mon Sep 17 00:00:00 2001 From: morpheus65535 Date: Wed, 28 Aug 2019 13:03:10 -0400 Subject: [PATCH] Updated Installation Running from Source (markdown) --- Installation-Running-from-Source.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/Installation-Running-from-Source.md b/Installation-Running-from-Source.md index 2370b57..66695d0 100644 --- a/Installation-Running-from-Source.md +++ b/Installation-Running-from-Source.md @@ -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: