From 8063ad22e6c058c2d5f52df82d95b955f25f9c28 Mon Sep 17 00:00:00 2001 From: morpheus65535 <5130500+morpheus65535@users.noreply.github.com> Date: Mon, 1 Jan 2018 12:58:40 -0500 Subject: [PATCH] Adjustment to readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index eb29d4d3c..0e188b264 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,6 @@ OS X: * Go to your App folder `cd /Applications` * Run `git clone https://github.com/morpheus65535/bazarr.git` * Go to bazarr folder `cd bazarr` -* Be sure you have updated [pygit2](http://www.pygit2.org/install.html#installing-on-os-x) * Run `pip install -r requirements.txt` to install dependencies. * You can now start bazarr via `python bazarr.py` to start bazarr. * Open your browser and go to `http://localhost:6767/`