Skip to content

Commit 799b6ad

Browse files
docs: update README
1 parent bbe0214 commit 799b6ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
21+
pip install git+https://github.com/WFP-VAM/DataBridgesAPI.git@release/v5.1
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)