Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 0c260b4

Browse files
authored
[FIX] Readme: fix build instructions for Odoo
Following AL's request.
1 parent 75c8f9d commit 0c260b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ See the "dev" script in [package.json](./package.json)
1515

1616
### build
1717
```bash
18-
npm run build
18+
npm run build:odoo
1919
```
2020
See [package.json](./package.json)
2121
See the "run" script in [package.json](./package.json)

0 commit comments

Comments
 (0)