cry-doc/install.rst
author weiher
Wed, 07 Feb 2018 16:53:37 +0100
changeset 13 a21f3604f1db
parent 7 dd1abf9da7e9
permissions -rw-r--r--
Added new chapter about CUPS printers

============
Installation
============

At the command line::

    easy_install crawler

Or, if you have virtualenvwrapper installed:

.. code-block:: bash

    mkvirtualenv crawler
    pip install crawler