Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
corrected botocore package name
  • Loading branch information
markjschreiber authored Nov 15, 2023
1 parent 4e12864 commit 48bd651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The Omics Transfer Manager contains dependencies that are reliant on having Pyth
Omics Transfer Manager uses the poetry library for dependency management and packaging.

```
pip install botocore3
pip install botocore
pip install mypy-boto3-omics
pip install poetry
poetry install
Expand Down

0 comments on commit 48bd651

Please sign in to comment.