Skip to content

Commit

Permalink
Update getting-started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenACoffman committed Jan 25, 2022
1 parent 778ffcb commit 63b4924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/getting-started.md
Expand Up @@ -44,7 +44,7 @@ go mod tidy

If you want to specify a particular version of gqlgen, you can use `go get`. For example
```shell
go get -d github.com/99designs/gqlgen@v0.16.1
go get -d github.com/99designs/gqlgen
```

## Building the server
Expand Down

0 comments on commit 63b4924

Please sign in to comment.