From dbe0bacf97039624d708305ed2a330b1419564ba Mon Sep 17 00:00:00 2001 From: Daud Kakumirizi Date: Wed, 22 Feb 2023 18:43:40 +0300 Subject: [PATCH] Fixed typos in README. (#54) Fix typo and correct grammar in the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ab23f2..e83fb8f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This add-on aims at providing a configuration layer to let implementers start an Settings and metadata will be loaded onto the Odoo server based on what is provided in the data files. -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. They are processed when the add-on is installed. @@ -126,7 +126,7 @@ Install the archive locally: ### Deploy on repository -2 was to set the credentials: +2 ways to set the credentials: - export username/password as environment variables: ``` # Prompt for Nexus username and password