We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af0e017 + 3feab7b commit 3730ec9Copy full SHA for 3730ec9
setup.md
@@ -4,7 +4,7 @@ title: Setup
4
permalink: /setup/
5
---
6
7
-You need to download some files to follow this lesson:
+In preparation for this lesson, you will need to download two zipped files and place them in the specified folder:
8
9
1. Make a new folder in your Desktop called `python-novice-inflammation`.
10
2. Download [python-novice-inflammation-data.zip][zipfile1] and move the file to this folder.
@@ -39,4 +39,4 @@ $ python
39
{: .source}
40
41
[zipfile1]: {{ page.root }}/data/python-novice-inflammation-data.zip
42
-[zipfile2]: {{ page.root }}/code/python-novice-inflammation-code.zip
+[zipfile2]: {{ page.root }}/code/python-novice-inflammation-code.zip
0 commit comments