From 5f3ba9e1fb49b24d8e072f817f64128242597baf Mon Sep 17 00:00:00 2001 From: Adedamola Adedapo Date: Mon, 17 Aug 2020 19:36:07 +0100 Subject: [PATCH] Update README.rst --- easy_my_coop/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy_my_coop/README.rst b/easy_my_coop/README.rst index 4cca8dc..da7fae5 100644 --- a/easy_my_coop/README.rst +++ b/easy_my_coop/README.rst @@ -37,7 +37,7 @@ Installation ## Deploying with pip -We used [odoo setup tools](https://pypi.org/project/setuptools-odoo/#packaging-a-single-addon) to generate the pypi files from the odoo manifests. To deploy any packaged module, so that odoo can later install them, +We used [odoo setup tools](https://pypi.org/project/setuptools-odoo/#packaging-a-single-addon "Package a single addon") to generate the pypi files from the odoo manifests. To deploy any packaged module, so that odoo can later install them, you can create a venv with this name (it's git-ignored) ```shell python -m venv venv