Merge pull request #541 from jtpio/fix-docs-formatting

Fix code block formatting in the docs
This commit is contained in:
Georgiana Elena
2020-03-25 11:40:11 +02:00
committed by GitHub

View File

@@ -85,7 +85,9 @@ time. You can download it from your browser `at this link <https://swcarpentry.g
#. Finally, unzip the file: #. Finally, unzip the file:
unzip python-novice-gapminder-data.zip .. code-block:: bash
unzip python-novice-gapminder-data.zip
#. Confirm that your data was unzipped. It could be in a folder called ``data/``. #. Confirm that your data was unzipped. It could be in a folder called ``data/``.