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 93796da commit ae9e13dCopy full SHA for ae9e13d
examples/cookbook/README.md
@@ -13,8 +13,8 @@ whole Graphene repository:
13
14
```bash
15
# Get the example project code
16
-git clone https://github.com/graphql-python/graphene.git
17
-cd graphene/examples/cookbook
+git clone https://github.com/graphql-python/graphene-django.git
+cd graphene-django/examples/cookbook
18
```
19
20
It is good idea (but not required) to create a virtual environment
0 commit comments