This commit is contained in:
jdl
2026-06-25 13:21:19 +02:00
parent 9f4c86f39f
commit ad59b98aef
4 changed files with 34 additions and 29 deletions

View File

@@ -3,7 +3,7 @@
## Installing
```
go install git.crumpington.com/lib/go/sqlgen/cmd/sqlgen@latest
go install git.crumpington.com/app/sqlgen/cmd/sqlgen@latest
```
## Usage