Browse Source

Remove database name in run

pull/2/head
cedric 3 years ago
parent
commit
49745ebe67
  1. 4
      makefile-installation.md

4
makefile-installation.md

@ -79,7 +79,7 @@ addons:
.ONESHELL:
run:
cd ./odoo
python3 odoo-bin --addons-path=addons,../lokavaluto-addons -d mydb
python3 odoo-bin --addons-path=addons,../lokavaluto-addons
```
### Installation
@ -120,4 +120,4 @@ Install it by clicking on the ```Install Button```
Wait for the module to install and check the result.
![result](images/result.png)
![result](images/result.png)
Loading…
Cancel
Save