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 e57bd60 commit e20836d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ threagile-builder

Getting your code up and running on your own system.

**Note**: Make sure you fulfill the [prerequisites](./200/README.md)

1. Installation process:
```bash
cd threagile-builder
pip install --upgrade pip # optional
pip install -r requirements.txt # pipx won't do this
hatch run src/threagile_builder/app
```
Expand Down

0 comments on commit e20836d

Please sign in to comment.