diff --git a/README.md b/README.md index a7714e33..897ea529 100644 --- a/README.md +++ b/README.md @@ -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" diff --git a/README.rst b/README.rst index 3fb51df2..a38b9376 100644 --- a/README.rst +++ b/README.rst @@ -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