You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@ TeachingKidsProgramming.Java
3
3
4
4
## To Install ##
5
5
6
-
1) Open your C: drive, Create a folder called 'TKPSource' (Do NOT put any blank spaces in the folder name).
6
+
1) Open your C: drive, Create a new folder called **TKPSource** (Do NOT put any blank spaces in the folder name).
7
7
8
-
Download the zip file by clicking the 'Download ZIP' button on the middle right side of this page (for your convenience we also copied that same link directly below this line)
8
+
The next step is to download the TKP ZIP file from this site. Download this zip file by clicking the 'Download ZIP' button on the middle right side of this page (for your convenience we also copied that same link directly below this line)
9
9
10
10
[![download zip button][2]][1]
11
11
12
-
After the download completes, then right click the downloaded file and then click on 'extract all'(Win) or 'unzip'(Mac) to unzip it.
12
+
After the download completes, drag the zip from your downloads folder to the **TKPSource** folder then right click the downloaded file and then click on 'extract all'(Win) or 'unzip'(Mac) to unzip it.
13
13
14
14
For Windows -- Next open the upzipped folders and find the 'TKP_Launcher.jar' file. Double-click the 'TKP_Launcher.jar file to run it.
0 commit comments