Skip to content

Commit

Permalink
Add pip
Browse files Browse the repository at this point in the history
  • Loading branch information
jobovy committed Jun 12, 2017
1 parent caf5799 commit 791800a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@ Jo Bovy (University of Toronto): bovy - at - astro - dot - utoronto - dot - ca

## Installation

Clone/fork/download the repository and install using
Install the latest release using
```
pip install wendy
```
or clone/fork/download the repository and install using
```
sudo python setup.py install
```
Expand Down

0 comments on commit 791800a

Please sign in to comment.