Skip to content

Commit 3730ec9

Browse files
authored
Merge pull request #390 from norlab/patch-1
Wording Change & Folder Name
2 parents af0e017 + 3feab7b commit 3730ec9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Setup
44
permalink: /setup/
55
---
66

7-
You need to download some files to follow this lesson:
7+
In preparation for this lesson, you will need to download two zipped files and place them in the specified folder:
88

99
1. Make a new folder in your Desktop called `python-novice-inflammation`.
1010
2. Download [python-novice-inflammation-data.zip][zipfile1] and move the file to this folder.
@@ -39,4 +39,4 @@ $ python
3939
{: .source}
4040

4141
[zipfile1]: {{ page.root }}/data/python-novice-inflammation-data.zip
42-
[zipfile2]: {{ page.root }}/code/python-novice-inflammation-code.zip
42+
[zipfile2]: {{ page.root }}/code/python-novice-inflammation-code.zip

0 commit comments

Comments
 (0)