From 23b77d254474cf159d3cb022c5bdc98f2d6b35d5 Mon Sep 17 00:00:00 2001 From: josch Date: Sat, 7 Mar 2015 02:58:44 +0100 Subject: [PATCH] README.md: add Debian/Ubuntu dependencies --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index cfd3908..d658d5e 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,14 @@ Like -C L for DeviceGray. Installation ------------ +On a Debian/Ubuntu based OS, the following dependencies are needed: + + apt-get install python python-pil python-setuptools + +Or for Python 3: + + apt-get install python3 python3-pil python3-setuptools + You can install the package using: $ pip install img2pdf