Update ghnav-flask README

This commit is contained in:
Roman Mogylatov 2020-07-10 15:11:09 -04:00
parent dec9ee4c2f
commit 63ce03315a

View File

@ -51,7 +51,7 @@ After that visit http://127.0.0.1:5000/ in your browser.
.. code-block:: bash .. code-block:: bash
export GITHUB_TOKEN==<your token> export GITHUB_TOKEN=<your token>
- Restart the app with ``flask run`` - Restart the app with ``flask run``