Skip to content

Commit

Permalink
add python-dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelmuller committed Mar 22, 2017
1 parent 49e94dd commit 80100e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Dependencies

Install dependencies::

$ sudo apt-get install git python-pip
$ sudo apt-get install git python-pip python-dev
$ sudo pip install virtualenv

MongoDB
Expand Down

0 comments on commit 80100e4

Please sign in to comment.