From 39ea0437dffa495eb61e30dadd0d6f996ff7032a Mon Sep 17 00:00:00 2001 From: j Date: Mon, 26 May 2014 15:11:50 +0200 Subject: [PATCH] readme --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 95ee960..2e7449d 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,6 @@ or SixSS (https://sixxs.net). Development ----------- -On Linux you need to always install PIL, pyhon-lxml and poppler-utils: - - apt-get install python-imaging python-lxml poppler-utils - - Now checkout the source and prepare for use: mkdir client @@ -39,11 +34,16 @@ To update to latest version: ./ctl update +On Linux you need a working python2 installation with PIL, pyhon-lxml and poppler-utils: + + apt-get install python2.7 python-imaging python-lxml poppler-utils + + Platform ---------- -If you install Open Media Library on a architecture thats not directly supported, -you need a working python 2.7.x installation and the following packages: +If you install Open Media Library on a architecture that is currently not upported, +you need a working python 2.7 installation and the following packages: apt-get install \ python-pypdf python-stdnum python-html5lib python-chardet python-openssl \