From 037fe998f547a5d237b925604b162c8ee4bc39de Mon Sep 17 00:00:00 2001 From: morpheus65535 <5130500+morpheus65535@users.noreply.github.com> Date: Sat, 6 Oct 2018 08:35:31 -0400 Subject: [PATCH] Updated Installation Running from Source (markdown) --- Installation---Running-from-Source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation---Running-from-Source.md b/Installation---Running-from-Source.md index 2909764..0fb7824 100644 --- a/Installation---Running-from-Source.md +++ b/Installation---Running-from-Source.md @@ -24,7 +24,7 @@ OS X: Linux: -* (Ubuntu / Debian) Install [GIT](http://git-scm.com/) and JPEG support with `apt-get install git-core libjpeg8-dev` +* (Ubuntu / Debian) Install [GIT](http://git-scm.com/) with `apt-get install git-core` * (Fedora / CentOS) Install [GIT](http://git-scm.com/) with `yum install git` * 'cd' to the folder of your choosing. * Run `git clone https://github.com/morpheus65535/bazarr.git`.