Skip to content

Commit

Permalink
Documentation update for Ubuntu 18.04 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrenextuser committed May 27, 2018
1 parent 8182f16 commit 4ed0be1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/install.rst
Expand Up @@ -26,6 +26,8 @@ Begin by installing the required applications and dependencies:
sudo apt-get install python-dev build-essential mysql-server mysql-client graphviz docbook dblatex python-pip python-numpy git libmysqlclient-dev --no-install-recommends texlive-latex-extra docbook-utils inkscape libxml2-dev libxslt1-dev poppler-utils python-setuptools
If you are installing Ubuntu 18.04 LTS or later, or have not been prompted to set a root database password, you will need to set this manually. You can find instructions on how to do that `here <https://linuxconfig.org/how-to-reset-root-mysql-password-on-ubuntu-18-04-bionic-beaver-linux>`_.

Clone the latest version of the CAIRIS github repository, and use pip to install the dependencies in the root directory, i.e.

.. code-block:: bash
Expand Down

0 comments on commit 4ed0be1

Please sign in to comment.