Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 249 Bytes

install.rst

File metadata and controls

14 lines (8 loc) · 249 Bytes

shell

Installation

The easiest way to install a stable release is using pip:

$ pip install nrtest

or easy_install:

$ easy_install nrtest

This will automatically fetch the package from PyPI and install it.