Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added command to install the package with pip
  • Loading branch information
AlexGherardelli authored Nov 8, 2023
1 parent 7d82d71 commit ef19b99
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@ Scripts and applications for testing DataBridges API from the API Gateway

# Getting started
## How to install
You can pip install the package
You can use pip to install the package:
```
pip install pip@git+https://github.com/WFP-VAM/DataBridgesAPI
```
## Handling credentials
Create an .env file to be placed in the root directory of your project looking like:

Expand Down

0 comments on commit ef19b99

Please sign in to comment.