[FIX] Update README for 8.0

This commit is contained in:
Olivier Dony 2014-09-23 18:41:42 +02:00
parent 7c70660404
commit 5552a3e868
1 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@ 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 <a href="https://doc.openerp.com/trunk/server/howto/howto_website/">the developer tutorial</a>
Then follow <a href="https://doc.odoo.com/trunk/server/howto/howto_website/">the developer tutorial</a>
@ -31,15 +31,15 @@ Packages, tarballs and installers
Then type:
$ sudo apt-get update
$ sudo apt-get install openerp
$ sudo apt-get install odoo
If you plan to use Odoo with a local database, please make sure to install PostgreSQL *before* installing the Odoo Debian package.
* <a href="http://nightly.openerp.com/8.0/nightly/src/">Source tarballs</a>
* <a href="http://nightly.odoo.com/8.0/nightly/src/">Source tarballs</a>
* <a href="http://nightly.openerp.com/8.0/nightly/exe/">Windows installer</a>
* <a href="http://nightly.odoo.com/8.0/nightly/exe/">Windows installer</a>
* <a href="http://nightly.openerp.com/8.0/nightly/rpm/">RPM package</a>
* <a href="http://nightly.odoo.com/8.0/nightly/rpm/">RPM package</a>
For Odoo employees