Skip to content

Commit

Permalink
add install instructions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
arm61 committed Jun 20, 2018
1 parent a966429 commit a551d48
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

## Visit the [pylj](http://pythoninchemistry.org/pylj) webpage for more information about pylj.

To build from source:

```python

pip install -r requirements.txt

python setup.py build

python setup.py install

python setup.py test

```

All development discussion can take place on [Slack](https://pylj.slack.com) .

[![DOI](https://zenodo.org/badge/119863480.svg)](https://zenodo.org/badge/latestdoi/119863480)
Expand Down

0 comments on commit a551d48

Please sign in to comment.