Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanheemstra committed Oct 31, 2024
1 parent 8a4767e commit e57bd60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Getting your code up and running on your own system.
1. Installation process:
```bash
cd threagile-builder
pipx install -r requirements.txt
pip install -r requirements.txt # pipx won't do this
hatch run src/threagile_builder/app
```
2. Software dependencies
Expand Down

0 comments on commit e57bd60

Please sign in to comment.