Skip to content

Commit

Permalink
conda install link
Browse files Browse the repository at this point in the history
  • Loading branch information
Phlya committed Jun 8, 2018
1 parent 2e4be2a commit 8b91481
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,14 @@ There is a simple documentation now, thanks to Christophe Van Neste @beukueb!

http://adjusttext.readthedocs.io/en/latest/

Should be installable from pypi!
Should be installable from pypi:
```
pip install adjustText
```
Or with `conda`:
```
conda install -c phlya adjusttext
```

For the latest version from github:
Expand Down

0 comments on commit 8b91481

Please sign in to comment.