Skip to content

Commit 0a75e3e

Browse files
authored
Update example
1 parent 597a1c0 commit 0a75e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ make run-example
1313
```
1414

1515
```bash
16-
go run . ./_example/schema.sql > ./_example/schema.svg
16+
go run github.com/golang-cz/sql2diagram/cmd/sql2diagram ./_example/schema.sql > ./_example/schema.svg
1717
```
1818

1919
![Database Schema](./_example/schema.svg)

0 commit comments

Comments
 (0)