From 06e1b5d8aea4686ec8060b8cf50cd24b21bc9ea5 Mon Sep 17 00:00:00 2001 From: Abdul Aziz Amrullah Date: Mon, 18 May 2026 16:55:10 +0700 Subject: [PATCH] Update readme.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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**.