Skip to content

Commit

Permalink
docs: correct directory name in quickstart (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
duckbrain authored Sep 15, 2023
1 parent 331bd73 commit cb114e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ mkdir hello-world
Initialize a new Go project within it.

```sh
cd static-rendering
cd hello-world
go mod init github.com/a-h/templ-examples/hello-world
```

Expand Down

0 comments on commit cb114e6

Please sign in to comment.