File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -168,13 +168,12 @@ You might need to open a new terminal afterwards!
168168### Add initial files into our repository
169169
170170As part of [ our setup] ( ./index.html#astronaut-data-and-analysis-code ) ,
171- we downloaded ` astronaut-data-not-so-fair.zip ` .
172- This contained, among other things, two files we'll be using for this episode:
171+ we downloaded or received via email ` spacewalks.zip ` archive which, when unzipped, contains two files we will be using in this course:
173172
174173- ` my code v2.py `
175174- ` data.json `
176175
177- We want to move these files into the folder we just set up.
176+ We want to move these files into the folder we just have set up.
178177You can either drag and drop the files from a file explorer window into the left pane of the VS Code,
179178or you can use the [ ` mv ` command] ( https://linuxcommandlibrary.com/man/mv ) in the command line terminal.
180179
You can’t perform that action at this time.
0 commit comments