Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 248 Bytes

installation.rst

File metadata and controls

13 lines (9 loc) · 248 Bytes

Installation

At the command line either via easy_install or pip:

$ easy_install merkava
$ pip install merkava

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv merkava
$ pip install merkava