Skip to content

Commit

Permalink
docs: Add pip install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
retr0h committed Jan 30, 2024
1 parent c622901 commit a16f4f9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ brew install retr0h/tap/gilt
```bash
go install github.com/retr0h/gilt@latest
```

## Python

```bash
pip3 install python-gilt
```

0 comments on commit a16f4f9

Please sign in to comment.