New INSTALL FILE
authorFabien Pinckaers <fp@tinyerp.com>
Mon, 13 Aug 2007 09:09:42 +0000 (09:09 +0000)
committerFabien Pinckaers <fp@tinyerp.com>
Mon, 13 Aug 2007 09:09:42 +0000 (09:09 +0000)
bzr revid: fp@tinyerp.com-3c6376d0f6f81bc4a378e4281c818ad70d3ae1b8

doc/INSTALL

index 8821fb7..c709e31 100644 (file)
@@ -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".