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 fc8b7b1 commit 30402c7Copy full SHA for 30402c7
docs/tutorials/getting-started-postgresql.md
@@ -5,7 +5,7 @@ This tutorial assumes that the latest version of sqlc is
5
6
Create a new directory called `sqlc-tutorial` and open it up.
7
8
-Initialize a new Go module named `tutorial.sql.dev/app`
+Initialize a new Go module named `tutorial.sqlc.dev/app`
9
10
```shell
11
go mod init tutorial.sqlc.dev/app
0 commit comments