We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d68834b commit dbe0bacCopy full SHA for dbe0bac
README.md
@@ -9,7 +9,7 @@ This add-on aims at providing a configuration layer to let implementers start an
9
10
Settings and metadata will be loaded onto the Odoo server based on what is provided in the data files.
11
12
-Those data files are mostly in CSV and XML formats, depending of the model that is loaded.
+Those data files are mostly in CSV and XML formats, depending on the model that is loaded.
13
14
They are processed when the add-on is installed.
15
@@ -126,7 +126,7 @@ Install the archive locally:
126
127
### Deploy on repository
128
129
-2 was to set the credentials:
+2 ways to set the credentials:
130
- export username/password as environment variables:
131
```
132
# Prompt for Nexus username and password
0 commit comments