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.
1 parent 5d56c72 commit 12af437Copy full SHA for 12af437
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