Skip to content

Commit 5321712

Browse files
committed
updated
1 parent 47d939f commit 5321712

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
@@ -5,11 +5,11 @@ TeachingKidsProgramming.Java
55

66
1a) **Create** a new folder named **TKPSource** (Do NOT put any blank spaces in the folder name) at C:\ -> C:\TKPSource.
77

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 (or use the link directly below this line). Wait for the download to complete.
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 (or use the link directly below this line). Wait for the download to complete.
99

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

12-
1c) **Move** the zip file from your **Downloads** folder to the **TKPSource** folder. The name of the downloaded file is 'TeachingkidsProgramming.Java-master.zip'.
12+
1c) **Move** the zip file from your **\Downloads** folder to the **C:\TKPSource** folder. The name of the downloaded file is 'TeachingkidsProgramming.Java-master.zip'.
1313

1414
1d) **Unzip** the downloaded file (by right clicking it) and then click on 'extract all'(Win) or 'unzip'(Mac) to unzip it.
1515

@@ -22,15 +22,15 @@ TeachingKidsProgramming.Java
2222
If an error MessageBox pops up, read the message and go to the **Fixing Installation Errors**
2323
section at the bottom of this document.
2424

25-
A successful install should look like the screenshot below (our sample has two lines of code completed 'Tortoise.show();' which can you run to test the setup:
25+
A successful install should look like the screenshot below: (you can test with two lines of code below)
2626

27-
![screenshot of Eclipse](http://teachingkidsprogramming.org/blog/wp-content/uploads/2012/04/Screen-shot-TKP-Java1.png)
27+
Tortoise.show();
2828

29+
![screenshot of Eclipse](http://teachingkidsprogramming.org/blog/wp-content/uploads/2012/04/Screen-shot-TKP-Java1.png)
2930
=============================
3031
## Lesson Plans ##
3132

3233
You can download [Printable Lesson Plans] (https://www.penflip.com/lynnlangit/tkp-lesson-plans) to aid in teaching. We suggest the PDF format (Indexed and formatted better). These lesson plans include links to our YouTube channel, screencast videos of TKP lessons as well.
33-
3434
=============================
3535
### Fixing Installation Errors ###
3636

0 commit comments

Comments
 (0)