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