1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-22 15:54:26 +00:00

Updated Installation Running from Source (markdown)

morpheus65535 2018-10-06 08:35:31 -04:00
parent c7046f9a46
commit 037fe998f5

@ -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`.