File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,11 @@ _See the readme file in the main branch for updated instructions and information
5
5
6
6
## Installing
7
7
1 . To use these exercise files, you must have the following installed:
8
- - [list of requirements for course]
9
- 2 . Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree.
10
- 3 . [ Course-specific instructions]
8
+ - The latest version of Python, at least version 3.9 but preferably 3.10
9
+ - A text editor such as Atom, Visual Studio Code, or another editor
10
+ 2 . Clone this repository into your local machine using the terminal (Mac), CMD or PowerShell (Windows), or a GUI tool like SourceTree.
11
+ - You can also just download a ZIP file from Github and extract the contents to your machine.
12
+ 3 . Place the examples folder on your computer where they are easy to get to
11
13
12
14
13
15
[ 0 ] : # ( Replace these placeholder URLs with actual course URLs )
You can’t perform that action at this time.
0 commit comments