diff --git a/examples/flask_sqlalchemy/README.md b/examples/flask_sqlalchemy/README.md index 992a8acd..9ac55525 100644 --- a/examples/flask_sqlalchemy/README.md +++ b/examples/flask_sqlalchemy/README.md @@ -13,8 +13,8 @@ whole Graphene repository: ```bash # Get the example project code -git clone https://github.com/graphql-python/graphene.git -cd graphene/examples/flask_sqlalchemy +git clone https://github.com/graphql-python/graphene-sqlalchemy.git +cd graphene-sqlalchemy/examples/flask_sqlalchemy ``` It is good idea (but not required) to create a virtual environment