We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb4df8d commit 4d6c006Copy full SHA for 4d6c006
examples/flask_sqlalchemy/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/flask_sqlalchemy
+git clone https://github.com/graphql-python/graphene-sqlalchemy.git
+cd graphene-sqlalchemy/examples/flask_sqlalchemy
18
```
19
20
It is good idea (but not required) to create a virtual environment
0 commit comments