We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d56c72 + 12af437 commit 716c4e2Copy full SHA for 716c4e2
README.md
@@ -18,7 +18,7 @@ Python 3.7+
18
If the python package is hosted on a repository, you can install directly using:
19
20
```sh
21
-pip install git+https://github.com/WFP-VAM/DataBridgesAPI.git@release/v5.0
+pip install git+https://github.com/WFP-VAM/DataBridgesAPI.git
22
```
23
(you may need to run `pip` with root permission: `sudo pip install git+https://github.com/WFP-VAM/DataBridgesAPI.git`)
24
0 commit comments