Skip to content

Commit

Permalink
[docs] suggest to upgrade pip and setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Oct 5, 2016
1 parent 715cdd9 commit 5bf86d9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,13 @@ On windows the syntax for activating it is a bit different: ::
Once you activated your virtualenv everything you are doing is confined inside the virtualenv.
To exit a virtualenv just type ``deactivate``.

Python's setup tools and pip
----------------------------
Put all the chances on your side by getting the very latest ``pip``
and ``setuptools`` libraries.::

pip install --upgrade setuptools pip

Caravel installation and initialization
---------------------------------------
Follow these few simple steps to install Caravel.::
Expand Down

0 comments on commit 5bf86d9

Please sign in to comment.