Skip to content

Commit

Permalink
Added instructions for installing dev releases to install.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jlstevens committed Apr 11, 2017
1 parent 951ec54 commit 7872a68
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion doc/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,12 @@ for running unit tests, you can use::

pip install 'holoviews[all]'

To get the latest development version you can instead clone our git
Between releases, development snapshots are made available on conda and
can be installed using::

conda install -c ioam/label/dev holoviews

To get the very latest development version you can clone our git
repositories::

git clone git://github.com/ioam/param.git
Expand Down

0 comments on commit 7872a68

Please sign in to comment.