Skip to content

Commit 716c4e2

Browse files
Merge pull request #27 from WFP-VAM/docs-readme
Update README.md
2 parents 5d56c72 + 12af437 commit 716c4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Python 3.7+
1818
If the python package is hosted on a repository, you can install directly using:
1919

2020
```sh
21-
pip install git+https://github.com/WFP-VAM/DataBridgesAPI.git@release/v5.0
21+
pip install git+https://github.com/WFP-VAM/DataBridgesAPI.git
2222
```
2323
(you may need to run `pip` with root permission: `sudo pip install git+https://github.com/WFP-VAM/DataBridgesAPI.git`)
2424

0 commit comments

Comments
 (0)