diff --git a/examples/applications/ghnav-flask/README.rst b/examples/applications/ghnav-flask/README.rst index cd472cc3..edd15e38 100644 --- a/examples/applications/ghnav-flask/README.rst +++ b/examples/applications/ghnav-flask/README.rst @@ -51,7 +51,7 @@ After that visit http://127.0.0.1:5000/ in your browser. .. code-block:: bash - export GITHUB_TOKEN== + export GITHUB_TOKEN= - Restart the app with ``flask run``