Skip to content

Commit

Permalink
More markup corrections.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Apr 13, 2019
1 parent 49c249b commit 4c53a5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorial/tutorial-0.rst
Expand Up @@ -43,7 +43,7 @@ Check out what the provided ``helloworld/app.py`` file contains:
$ cd helloworld
$ cat helloworld/app.py
.. code-block::
.. code-block:: python
# If you are on Windows command line
> cd helloworld
Expand Down Expand Up @@ -89,7 +89,7 @@ make sure it doesn't interfere with ``cmd`` environment.

To create and run the application, run:

.. code-block::
.. code-block:: python
> python setup.py windows -s
Expand Down

0 comments on commit 4c53a5c

Please sign in to comment.