Skip to content

Commit

Permalink
Add additional poetry install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
jdearmas committed Feb 12, 2024
1 parent 72f5b5a commit 2345e3a
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 @@ -23,6 +23,7 @@ Clone and use Poetry:
```
git clone https://github.com/RhinoSecurityLabs/IAMActionHunter.git
cd IAMActionHunter
# (potentially necessary: poetry env use python3.9)
poetry install
iamactionhunter --help
iamactionhunter --collect --profile <some-aws-profile>
Expand Down

0 comments on commit 2345e3a

Please sign in to comment.