From 9d26eb1e05afade661584ebff65e3bd4536bddbc Mon Sep 17 00:00:00 2001 From: Trinh Anh Ngoc Date: Wed, 28 Dec 2022 17:06:54 +0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6721c70..1b996a3 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ Boost your productivity and make your life easier as an Odoo developer ## Installation 1. Install this plugin from [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/13499-odoo). -2. (Recommended) Clone [Odoo Stubs](https://github.com/odoo-ide/odoo-stubs) and attach to your project to improve type inference and code completion. -3. (Recommended) Install [XPathView](https://plugins.jetbrains.com/plugin/12478-xpathview--xslt) to support XML view inheritance features. -4. (Recommended) Install [CSV Plugin](https://plugins.jetbrains.com/plugin/10037-csv) to support code completion and navigation in CSV files. -5. (Recommended) Install [PyDev.Debugger plugin for Odoo](https://github.com/odoo-ide/pydevd-odoo) to improve Odoo debugging. +2. Clone [Odoo Stubs](https://github.com/odoo-ide/odoo-stubs) and attach to your project to improve type inference and code completion. +3. Install [XPathView](https://plugins.jetbrains.com/plugin/12478-xpathview--xslt) to support XML view inheritance features. +4. Install [CSV Plugin](https://plugins.jetbrains.com/plugin/10037-csv) to support code completion and navigation in CSV files. +5. Install [PyDev.Debugger plugin for Odoo](https://github.com/odoo-ide/pydevd-odoo) to improve Odoo debugging. ## Website https://odoo-ide.com