We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb4df8d + 4d6c006 commit ceb5cc5Copy full SHA for ceb5cc5
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