Skip to content

Commit

Permalink
add anaconda cloud instruction to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
amueller committed Mar 18, 2016
1 parent bfa3a95 commit 740b3e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ Fast install:

pip install wordcloud

If you are using conda, it might be even easier to use anaconda cloud:

conda install -c https://conda.anaconda.org/amueller wordcloud

For a manual install get this package:

wget https://github.com/amueller/word_cloud/archive/master.zip
Expand Down

0 comments on commit 740b3e0

Please sign in to comment.