Update package path, update install instructions

This commit is contained in:
2026-04-05 23:00:38 +02:00
parent 8e61a3611d
commit ab476b71ba
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ Tools for working with Certificate Transparency log tiles.
## Install
```bash
go install ./cmd/ctfetch
go install git.ipng.ch/certificate-transparency/ctfetch/cmd/ctfetch@latest
```
## Usage