Skip to content

Commit

Permalink
Merge pull request #5 from RhinoSecurityLabs/add-install-instruction
Browse files Browse the repository at this point in the history
Add additional poetry install instruction
  • Loading branch information
DaveYesland authored Feb 13, 2024
2 parents 72f5b5a + 2345e3a commit ddf59ed
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 ddf59ed

Please sign in to comment.