fix clone command in README

This commit is contained in:
cph 2016-10-17 14:49:27 +08:00
parent 93796daad7
commit ae9e13d0ad

View File

@ -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/cookbook
git clone https://github.com/graphql-python/graphene-django.git
cd graphene-django/examples/cookbook
```
It is good idea (but not required) to create a virtual environment