Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mhaut authored Apr 9, 2020
1 parent 196885a commit 185836b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@

### Example of use
```
# With python
# With python installer
git clone https://github.com/mhaut/pycircularstats/
cd pycircularstats
python setup.py install --user
OR
# With conda
# With conda installer
git clone https://github.com/mhaut/pycircularstats/
conda env create -f enviroment.yml
```
Expand Down

0 comments on commit 185836b

Please sign in to comment.