Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 222 Bytes

installation.rst

File metadata and controls

14 lines (9 loc) · 222 Bytes

shell

Installation

At the command line:

$ easy_install pyfpgrowth

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pyfpgrowth
$ pip install pyfpgrowth