Skip to content

Commit 01d88a4

Browse files
committed
updated
1 parent f9e50fb commit 01d88a4

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010

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

13-
1e) **Open** the upzipped TKP folders and find the **'TKP_Launcher.jar'** file.
13+
1e) **Open** the unzipped TKP folders and find the **'TKP_Launcher.jar'** file.
1414

1515
1f) **Run** the 'TKP_Launcher.jar file by double-clicking it. Wait for it to run.
1616

1717
If the jar file runs ok, then Eclipse will launch with the TKP workspace open.
1818

19-
If an error MessageBox pops up, read the message and go to the **Fixing Installation Errors**
20-
section at the bottom of this document.
19+
If an error MessageBox pops up, read the message and go to
20+
the 'Fixing Installation Errors' section at the bottom of this document.
2121

2222
A successful install should look like the screenshot below: (you can test with two lines of code below)
2323

@@ -47,13 +47,13 @@ If the standard install doesn't work, then there are a couple of possible reason
4747

4848
\TeachingKidsProgramming.Java
4949

50-
When done your dir should include
50+
After you do this, then your working directory should include the following folders:
5151

5252
`
53-
.metadata
54-
TeachingKidsProgramming`
53+
\.metadata & \TeachingKidsProgramming`
54+
5555

56-
d) Failure due to **Unable to write to file system location(s)** -> some school districts apply various 'locking' permissions to student computer lab laptops. Try to 'run as administrator' (for Windows) or 'run as root' (for Mac) so that the downloaded TKP files can be unzipped. Another variation of this locked down state is that some schools create a virtual (and sometimes shared C:\ drive). If this is the case, unzip Eclipse to the C:\ drive and then unzip the TKP.zip to each student's C:\temp directory.
56+
d) Failure due to **Unable to write to file system location(s)** -> some school districts apply various 'locking' permissions to student computer lab laptops. Try to 'run as administrator' (for Windows) or 'run as root' (for Mac) so that the downloaded TKP files can be unzipped. Another variation of this locked down state is that some schools create a virtual (and sometimes shared C:\ drive). If this is the case, unzip Eclipse to the C:\ drive and then unzip the TKP.zip to each student's **C:\temp** directory.
5757

5858
[1]: https://github.com/TeachingKidsProgramming/TeachingKidsProgramming.Java/archive/master.zip
5959
[2]: https://dl.dropboxusercontent.com/u/41301272/downloadZip.png

0 commit comments

Comments
 (0)