From fddede57fd170bf063d50abac365307dc3220bf6 Mon Sep 17 00:00:00 2001 From: Abhinav Baid Date: Mon, 10 Apr 2017 17:47:54 +0530 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 870816fc..6c2a18fc 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,16 @@ More usage information can be found on our website: # test your build ./ccextractor +### Arch Linux + # make sure you have CCExtractor repository forked + # clone repository + sudo pacman -S git + git clone https://github.com/%USERNAME%/ccextractor.git # paste your github username + + # building installation package (.pkg.tar.xz) or installing directly + cd ccextractor/package_creators + ./arch.sh + ### Windows Open the windows/ccextractor.sln file with Visual Studio (2015 at least), and build it. Configurations "(Debug|Release)-Full" includes dependent libraries which are used for OCR.