Skip to content

Commit

Permalink
Merge pull request #27 from awslabs/markjschreiber-patch-1
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
markjschreiber authored Nov 15, 2023
2 parents 4e12864 + 48bd651 commit fb297e9
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 fb297e9

Please sign in to comment.