Skip to content

Commit

Permalink
docs: updated installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexGherardelli committed Sep 10, 2024
1 parent abeed01 commit 3420890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Python 3.7+
If the python package is hosted on a repository, you can install directly using:

```sh
pip install git+https://github.com/WFP-VAM/DataBridgesAPI.git
pip install git+https://github.com/WFP-VAM/DataBridgesAPI.git@release/v4.1
```
(you may need to run `pip` with root permission: `sudo pip install git+https://github.com/WFP-VAM/DataBridgesAPI.git`)

Expand Down

0 comments on commit 3420890

Please sign in to comment.