Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jmargutt committed Sep 27, 2023
2 parents d6ac660 + a6de3b2 commit 3da2570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ See [the docs](https://kobo-connect.azurewebsites.net/docs).
## Run locally

```
cp example.env .env
pip install -r requirements.txt
uvicorn main:app --reload
```

0 comments on commit 3da2570

Please sign in to comment.