diff --git a/README.md b/README.md index 44bf575..fcfea51 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Suppose you have three loyalty tiers configured: ## Module Structure ``` -pos_loyalty_auto_level_new/ +pos_loyalty_auto_level/ ├── __init__.py ├── __manifest__.py ├── README.md @@ -92,7 +92,7 @@ pos_loyalty_auto_level_new/ ## Installation -1. Place the `pos_loyalty_auto_level_new` folder in your Odoo `custom/` addons directory. +1. Place the `pos_loyalty_auto_level` folder in your Odoo `custom/` addons directory. 2. Update the apps list: **Settings → Apps → Update Apps List**. 3. Search for **"POS Loyalty Auto Level Update"** and click **Install**.