Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeDerval committed May 28, 2015
1 parent b979d5f commit e9afb44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ The frontend needs:
- PyTidyLib_
- Python's SH_ lib
- Web.py_
- Many other pip packages for plugins (see later for the full list of pip packages needed)

.. _Docker: https://www.docker.com
.. _Docker-py: https://github.com/dotcloud/docker-py
Expand All @@ -49,7 +50,7 @@ Don't forget to enable EPEL_.
::

$ sudo yum install git mongodb mongodb-server docker python-pip gcc python-devel
$ sudo pip install pymongo pytidylib docker-py sh web.py docutils simpleldap pyyaml python-ldap
$ sudo pip install pymongo pytidylib docker-py sh web.py docutils simpleldap pyyaml python-ldap pytidylib

Some remarks:

Expand Down

0 comments on commit e9afb44

Please sign in to comment.