Improved quickstart

This commit is contained in:
Syrus Akbary 2016-09-21 09:45:57 -07:00
parent b72684192f
commit 8128292b02

View File

@ -14,7 +14,7 @@ Project setup
.. code:: bash .. code:: bash
pip install graphene>=1.0 pip install graphene --upgrade
Creating a basic Schema Creating a basic Schema
----------------------- -----------------------