mirror of
https://github.com/ent/ent.git
synced 2026-04-28 13:40:56 +03:00
website/tutorial: fix GraphQL tutorial (#1680)
This commit is contained in:
@@ -15,8 +15,8 @@ server, you can clone the repository and checkout `v0.1.0` as follows:
|
||||
|
||||
```console
|
||||
git clone git@github.com:a8m/ent-graphql-example.git
|
||||
cd ent-graphql-example
|
||||
git checkout v0.1.0
|
||||
cd ent-graphql-example
|
||||
go run ./cmd/todo/
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user