Merge pull request #86 from blutecsolutions/patch-1

Update README.rst
This commit is contained in:
Yannick Vaucher
2017-05-23 11:03:21 +02:00
committed by GitHub

View File

@@ -29,6 +29,13 @@ Installation
* Install PyCups - https://pypi.python.org/pypi/pycups
.. code-block:: bash
sudo apt-get install cups
sudo apt-get install libcups2-dev
sudo apt-get install python-dev OR sudo apt-get install python3-dev
sudo easy_install pycups OR sudo pip install pycups
Configuration
=============