Skip to content

Commit 185836b

Browse files
authored
Update README.md
1 parent 196885a commit 185836b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@
66

77
### Example of use
88
```
9-
# With python
9+
# With python installer
1010
git clone https://github.com/mhaut/pycircularstats/
1111
cd pycircularstats
1212
python setup.py install --user
1313
14+
OR
1415
15-
# With conda
16+
# With conda installer
1617
git clone https://github.com/mhaut/pycircularstats/
1718
conda env create -f enviroment.yml
1819
```

0 commit comments

Comments
 (0)