diff --git a/doc/INSTALL b/doc/INSTALL index 8821fb71707..c709e310d9f 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -18,12 +18,10 @@ You need the following software installed: Some dependencies are only required for specific purposes: for rendering workflows graphs, you need: - * graphviz * pyparsing for generating reports using non .jpg images, you need: - * Python Imaging Library for python2.3 For Debian-based distributions, the required packages can be installed with the @@ -55,10 +53,6 @@ python-reportlab graphviz You can find pyparsing at http://pyparsing.sourceforge.net/ - -Installation Steps ------------------- - 1. Check that all the required dependencies are installed. 2. Launch the program "python ./bin/tinyerp_server.py -r db_user -w db_password -db_host 127.0.0.1".