mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-25 19:14:11 +03:00
Merge pull request #332 from MichaelDanielTom/MichaelDanielTom-patch-1
Readme typo fix
This commit is contained in:
commit
24706f50d4
|
@ -9,7 +9,7 @@ A [Django](https://www.djangoproject.com/) integration for [Graphene](http://gra
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
For instaling graphene, just run this command in your shell
|
For installing graphene, just run this command in your shell
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install "graphene-django>=2.0"
|
pip install "graphene-django>=2.0"
|
||||||
|
|
|
@ -13,7 +13,7 @@ A `Django <https://www.djangoproject.com/>`__ integration for
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
For instaling graphene, just run this command in your shell
|
For installing graphene, just run this command in your shell
|
||||||
|
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user