Skip to content

Commit 320fd28

Browse files
committed
[MERGE] forward port branch 11.0 up to 25ac56e
2 parents 35a6453 + 25ac56e commit 320fd28

File tree

1,166 files changed

+119564
-84179
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,166 files changed

+119564
-84179
lines changed

README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,4 @@ Getting started with Odoo
3030
For a standard installation please follow the <a href="https://www.odoo.com/documentation/master/setup/install.html">Setup instructions</a>
3131
from the documentation.
3232

33-
If you are a developer you may type the following command at your terminal:
34-
35-
wget -O- https://raw.githubusercontent.com/odoo/odoo/master/setup/setup_dev.py | python
36-
3733
Then follow <a href="https://www.odoo.com/documentation/master/tutorials.html">the developer tutorials</a>
38-
39-
40-
For Odoo employees
41-
------------------
42-
43-
To add the odoo-dev remote use this command:
44-
45-
$ ./setup/setup_dev.py setup_git_dev
46-
47-
To fetch odoo merge pull requests refs use this command:
48-
49-
$ ./setup/setup_dev.py setup_git_review
50-

0 commit comments

Comments
 (0)