diff --git a/README.md b/README.md index 13c05a2..cdff38a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Python 3.7+ If the python package is hosted on a repository, you can install directly using: ```sh -pip install git+https://github.com/WFP-VAM/DataBridgesAPI.git@release/v5.0 +pip install git+https://github.com/WFP-VAM/DataBridgesAPI.git ``` (you may need to run `pip` with root permission: `sudo pip install git+https://github.com/WFP-VAM/DataBridgesAPI.git`)