mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
Update README.rst
Provided steps to installing PyCups
This commit is contained in:
committed by
Carlos Roca
parent
6eb490f639
commit
81b86b5372
@@ -29,6 +29,13 @@ Installation
|
|||||||
|
|
||||||
* Install PyCups - https://pypi.python.org/pypi/pycups
|
* 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
|
Configuration
|
||||||
=============
|
=============
|
||||||
|
|||||||
Reference in New Issue
Block a user