mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-25 11:03:58 +03:00
fix: use install instead of instal for consistency
This commit is contained in:
parent
023452a09f
commit
0ac4d9397e
|
@ -28,7 +28,7 @@ Also, Graphene is fully compatible with the GraphQL spec, working seamlessly wit
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
For instaling graphene, just run this command in your shell
|
To install `graphene`, just run this command in your shell
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install "graphene>=3.0"
|
pip install "graphene>=3.0"
|
||||||
|
|
|
@ -49,7 +49,7 @@ seamlessly with all GraphQL clients, such as
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
For instaling graphene, just run this command in your shell
|
To install `graphene`, just run this command in your shell
|
||||||
|
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user