Update quickstart.rst

This commit is contained in:
Syrus Akbary 2017-08-27 16:06:35 -07:00 committed by GitHub
parent 0b92d3dba6
commit 1d52148b37

View File

@ -20,7 +20,7 @@ Project setup
.. code:: bash
pip install "graphene>=2.0"
pip install "graphene>=2.0.dev"
Creating a basic Schema
-----------------------