Skip to content

Commit bc9896b

Browse files
committed
added numbering
1 parent 2c54f7c commit bc9896b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ TeachingKidsProgramming.Java
33

44
## To Install ##
55

6-
1) Open your C: drive, Create a new folder called **TKPSource** (Do NOT put any blank spaces in the folder name).
6+
1a) Open your C: drive, Create a new folder called **TKPSource** (Do NOT put any blank spaces in the folder name).
77

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)
8+
1b) 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)
99

1010
[![download zip button][2]][1]
1111

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.
12+
1c) 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.
1313

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.
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.
1515

16-
For Mac -- download Eclipse and also download the Java SDK, then follow the instructions below.
16+
For Mac -- download Eclipse and also download the Java SDK, then follow the instructions below.
1717

1818
2) After the 'TKP_Launcher.jar' runs successfully, then Eclipse should open with the TKP courseware loaded. The courseware is a series of *.java files. If the 'TKP_Launcher.jar' file displays an error, read the error and see the section at the bottom of this page to complete the steps needed.
1919

0 commit comments

Comments
 (0)