mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 01:26:49 +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
|
||||
|
||||
For instaling graphene, just run this command in your shell
|
||||
To install `graphene`, just run this command in your shell
|
||||
|
||||
```bash
|
||||
pip install "graphene>=3.0"
|
||||
|
|
|
@ -49,7 +49,7 @@ seamlessly with all GraphQL clients, such as
|
|||
Installation
|
||||
------------
|
||||
|
||||
For instaling graphene, just run this command in your shell
|
||||
To install `graphene`, just run this command in your shell
|
||||
|
||||
.. code:: bash
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user