Skip to content

Commit

Permalink
Replaced bottle with flask on README
Browse files Browse the repository at this point in the history
  • Loading branch information
fisadev committed Jul 11, 2013
1 parent 3a47501 commit 093eb50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -30,7 +30,7 @@ And if you want to use the interactive search viewers, also install:

.. code-block:: none
pip install pyparsing==1.5.7 pydot bottle
pip install pyparsing==1.5.7 pydot flask
You will need to have pip installed on your system. On linux install the
python-pip package, on windows follow `this <http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows>`_.
Expand Down

0 comments on commit 093eb50

Please sign in to comment.