Skip to content

Commit

Permalink
fix link to v3 repo (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gil Mizrahi authored Apr 30, 2024
1 parent 6190862 commit 96db598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- `brew install protobuf`
- `apt-get install protobuf-compiler`
- `dnf install protobuf-compiler`
7. Clone [graphql-engine v3](https://github.com/hasura/graphql-engine-mono#git-checkout-with-only-hasura-v3-engine-code) in a directory near this one,
7. Clone [graphql-engine v3](https://github.com/hasura/graphql-engine#git-checkout-with-only-hasura-v3-engine-code) in a directory near this one,
and set the `HGE_V3_DIRECTORY` environment variable to the location of the `v3` directory.
(e.g. `export HGE_V3_DIRECTORY="../graphql-engine/v3"`)

Expand Down

0 comments on commit 96db598

Please sign in to comment.