We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3977b8a commit 36e489bCopy full SHA for 36e489b
README.md
@@ -23,12 +23,12 @@ GLOBAL OPTIONS:
23
## Installation
24
25
```
26
-go install github.com/mpyw/sqlc-restruct/[email protected]
+go install github.com/mpyw/sqlc-restruct/cmd/sqlc-restruct@v0.0.0-alpha.0
27
28
29
## SubCommands
30
31
-### [separate-interface](./cmd/separate_interface.go)
+### [separate-interface](./cmd/sqlc-restruct/separate_interface.go)
32
33
```ShellSession
34
user@host:~$ sqlc-restruct separate-interface --help
0 commit comments