Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 235 Bytes

installation.rst

File metadata and controls

12 lines (8 loc) · 235 Bytes

Installation

At the command line:

$ pip install wg-gesucht-crawler-cli

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv wg-gesucht-crawler-cli
$ pip install wg-gesucht-crawler-cli