Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Miles committed Jul 11, 2018
1 parent d7298d9 commit 15e945b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,16 @@ The user interface is designed to be as similar to the Matlab version as possibl
Installation
============

This code can be found on the `Github project page <https://github.com/prmiles/pymcmcstat>`_. It is open sources and provided under the MIT license.
This code can be found on the `Github project page <https://github.com/prmiles/pymcmcstat>`_. It is open source and provided under the MIT license.
To install directly from Github,
::
pip install git+https://github.com/prmiles/pymcmcstat.git

You can also clone the repository and run ``python setup.py install``.

Package is currently in the process of being added to the PyPI distribution site.
Package is also available on the PyPI distribution site.
::
pip install pymcmcstat

Getting Started
===============
Expand Down

0 comments on commit 15e945b

Please sign in to comment.