Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
scopatz committed Jul 15, 2014
1 parent 370b910 commit 08e0c0a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/index.rst
Expand Up @@ -76,6 +76,11 @@ XDress currently has the following external dependencies,
#. `nose <https://nose.readthedocs.org/en/latest/>`_
#. `CMake <http://www.cmake.org/>`_, optional for integration tests

To install the dependencies on Ubuntu 14.04 use the following command::

$ apt-get install -y gccxml cython python-numpy python-pycparser python-nose cmake python-lxml llvm-dev libedit-dev libclang-3.5-dev
$ apt-get remove -y llvm-3.4

===============
Examples of Use
===============
Expand Down

0 comments on commit 08e0c0a

Please sign in to comment.