DOC: Changed conda install channel.

This commit is contained in:
twiecki
2014-03-05 13:13:07 -05:00
parent 76b11e8b84
commit 63f1c791da
+1 -1
View File
@@ -78,7 +78,7 @@ Conda
We provide experimental support for conda packages. Thus if you installed [Anaconda](http://continuum.io/downloads)
you can try:
```
conda install -c https://binstar.org/twiecki zipline
conda install -c Quantopian zipline
```
Currently this only works for linux 64 bit. If you want to help extend this,