Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 177 Bytes

installation.rst

File metadata and controls

13 lines (8 loc) · 177 Bytes

Installation

From PyPI:

$ pip install mcrunner

From source:

$ git clone https://github.com/sbezboro/mcrunner
$ cd mcrunner
$ python setup.py install