Update README.md

pull/194/head
epierre3 6 years ago committed by GitHub
parent 5e4c8f9da2
commit 2723194225
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,8 +15,8 @@ There are a few things you can configure, this is the most used list:<br/>
```OE_USER``` will be the username for the system user.<br/>
```INSTALL_WKHTMLTOPDF``` set to ```False``` if you do not want to install Wkhtmltopdf, if you want to install it you should set it to ```True```.<br/>
```OE_PORT``` is the port where Odoo should run on, for example 8069.<br/>
```OE_VERSION``` is the Odoo version to install, for example ```12.0``` for Odoo V12.0<br/>
```IS_ENTERPRISE``` will install the Enterprise version on top of ```12.0``` if you set it to ```True```, set it to ```False``` if you want the community version of Odoo 13.0<br/>
```OE_VERSION``` is the Odoo version to install, for example ```13.0``` for Odoo V12.0<br/>
```IS_ENTERPRISE``` will install the Enterprise version on top of ```13.0``` if you set it to ```True```, set it to ```False``` if you want the community version of Odoo 13.0<br/>
```OE_SUPERADMIN``` is the master password for this Odoo installation.<br/>
#### 3. Make the script executable

Loading…
Cancel
Save