Skip to content

Commit

Permalink
add installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MAfarrag committed Sep 24, 2024
1 parent 4afb563 commit 178dd7b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ poetry install --only=dev
poetry install --only=analysis
```

to install both the dev and analysis dependencies
```bash
poetry install --only=dev,analysis
```

# eBird API

## Get API Key
Expand Down

0 comments on commit 178dd7b

Please sign in to comment.