[MERGE] merged
[odoo/odoo.git] / README
diff --git a/README b/README
index 80fb470..5683fa0 100644 (file)
--- a/README
+++ b/README
@@ -1,30 +1,55 @@
-About OpenERP\r
----------------\r
-\r
-OpenERP is a free Enterprise Resource Planning and Customer Relationship \r
-Management software. It is mainly developed to meet changing needs.\r
-\r
-The main functional features are: CRM & SRM, analytic and financial accounting,\r
-double-entry stock management, sales and purchases management, tasks automation,\r
-help desk, marketing campaign, ... and vertical modules for very specific \r
-businesses.\r
-\r
-Technical features include a distributed server, flexible workflows, an object \r
-database, dynamic GUIs, customizable reports, NET-RPC and XML-RPC interfaces, ...\r
-\r
-For more information, please visit: \r
-http://www.openerp.com\r
-\r
-About Tiny.be\r
-----------------\r
-\r
-Tiny.be is a company specialising in the development of high-level applications\r
-and websites. All the company products are free software, released under the \r
-GNU GPL license. \r
-\r
-Our main products include: OpenERP (ERP & CRM for SMB), Tiny eCommerce \r
-(complete eCommerce system), OpenReport (automated generation of complex \r
-documents), Tiny Raytracer, ...\r
-\r
-For more information, please visit:\r
-http://www.tiny.be\r
+About OpenERP
+-------------
+
+OpenERP is an OpenSrouce/Free software Enterprise Resource Planning and
+Customer Relationship Management software. More info at:
+
+    http://www.openerp.com
+
+Installation on Debian Ubuntu
+-----------------------------
+
+Add the the apt repository in your source.list and type:
+
+    $ apt-get install openerp
+
+Installation on RedHat, Fedora, CentOS
+--------------------------------------
+
+Install the required dependencies:
+
+    $ yum install python
+    $ easy_install pip
+    $ pip install .....
+
+Install the openerp rpm
+
+    $ rpm -i openerp-VERSION.rpm
+
+Installation on Windows
+-----------------------
+
+Installation on MacOSX
+-----------------------
+
+Setuping you first database
+---------------------------
+
+Point your browser to http://localhost:8069/ and click "Database", the default
+master password is "admin".
+
+Detailed System Requirements
+----------------------------
+
+You need the following software installed:
+
+python, postgresql-client, python-dateutil, python-gdata, python-ldap,
+python-libxslt1, python-lxml, python-mako, python-openid, python-psycopg2,
+python-pybabel, python-pychart, python-pydot, python-pyparsing,
+python-reportlab, python-simplejson, python-tz, python-vobject, python-webdav,
+python-werkzeug, python-yaml, python-zsi, graphviz, ghostscript, postgresql,
+python-imaging, python-matplotlib
+
+For Luxembourg localization, you also need:
+* pdftk (http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/)
+