Skip to content

Commit

Permalink
trigger travis and update doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
cokelaer committed Sep 18, 2014
1 parent 176af1e commit 231dec5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ Installation
Prerequisites
===============

Of course, you will need to install `Python <http://www.python.org/download/>`_
(linux and mac users should have it installed already). We recommend also to install `ipython <http://ipython.org/>`_, which provides a more flexible shell alternative to the python shell itself. **colormap** requires matplotlib and **easydev**, which are available on pypi.
You will need to install `Python <http://www.python.org/download/>`_
(linux and mac users should have it installed already). We recommend also to install `ipython <http://ipython.org/>`_, which provides a more flexible shell alternative to the python shell itself. **colormap** requires matplotlib and **easydev**, which are available on pypi and installed automatically with this package.

Installation
================
Since **colormap** is available on `PyPi <http://pypi.python.org/>`_, the following command should install the package and its dependencies automatically::
Since **colormap** is available on `PyPi <http://pypi.python.org/colormap>`_, the following command should install the package and its dependencies automatically::

pip install colormap

Expand Down

0 comments on commit 231dec5

Please sign in to comment.