diff --git a/README.md b/README.md index a15844d9b9d..f2d2303b885 100644 --- a/README.md +++ b/README.md @@ -3,21 +3,20 @@ Odoo ---- -Odoo is a suite of web based open source business apps. More info at http://www.odoo.com +Odoo is a suite of web based open source business apps. -The easiest way to play with it is the Odoo free trial, email registration is NOT required, use the "skip this step" link on the registration page to skip it. +It's main apps include an Open Source CRM, Website Builder, eCommerce, Project Management, Billing & Accounting, Point of Sale, Human Resources, ... Getting started with Odoo development -------------------------------------- -If you are a developer type the following command at your terminal [1]: +If you are a developer type the following command at your terminal: wget -O- https://raw.githubusercontent.com/odoo/odoo/master/odoo.py | python Then follow the developer tutorial -[1] You may want to check the content of the odoo.py file before executing it. Packages, tarballs and installers