Skip to content

Commit 12af437

Browse files
Update README.md
1 parent 5d56c72 commit 12af437

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)