mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-04-26 20:13:46 +03:00
fix clone command in README
This commit is contained in:
parent
93796daad7
commit
ae9e13d0ad
|
@ -13,8 +13,8 @@ whole Graphene repository:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Get the example project code
|
# Get the example project code
|
||||||
git clone https://github.com/graphql-python/graphene.git
|
git clone https://github.com/graphql-python/graphene-django.git
|
||||||
cd graphene/examples/cookbook
|
cd graphene-django/examples/cookbook
|
||||||
```
|
```
|
||||||
|
|
||||||
It is good idea (but not required) to create a virtual environment
|
It is good idea (but not required) to create a virtual environment
|
||||||
|
|
Loading…
Reference in New Issue
Block a user