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 597a1c0 commit 0a75e3eCopy full SHA for 0a75e3e
README.md
@@ -13,7 +13,7 @@ make run-example
13
```
14
15
```bash
16
-go run . ./_example/schema.sql > ./_example/schema.svg
+go run github.com/golang-cz/sql2diagram/cmd/sql2diagram ./_example/schema.sql > ./_example/schema.svg
17
18
19

0 commit comments