Skip to content

Commit c08fbf9

Browse files
committed
formatting
1 parent 79a33a1 commit c08fbf9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,11 @@ A successful install should look like the screenshot below: (you can test with t
3535

3636
If the standard install doesn't work, then there are a couple of possible reasons:
3737

38-
a) **Java (7 or higher) not installed** -> (for Windows) run the Ninite installer appropriate for your computer. If your computer is newer it probably uses a 64-bit CPU, and you should install 'Ninite JDK x64 8 Installer'. If you have an older computer, it probably uses a 32-bit CPU, and you should install 'Ninite JDK 8 Installer'. If you need help determining what kind of Windows XP/Vista/7 you are running, check [this website](http://windows.microsoft.com/en-us/windows7/find-out-32-or-64-bit); otherwise check [this website](https://support.microsoft.com/en-us/kb/827218) for Windows 8. After the installer finishes, then double-click on the 'TKP_Launcher.jar' file to re-run it. (for Mac) download the JDK and install it. To validate the version of Java that is installed, go to [this website](http://java.com/en/download/installed8.jsp) and click the 'validate' button -
38+
a) **Java (7 or higher) not installed** ->
39+
40+
(for Windows) run the Ninite installer appropriate for your computer. If your computer is newer it probably uses a 64-bit CPU, and you should install 'Ninite JDK x64 8 Installer'. If you have an older computer, it probably uses a 32-bit CPU, and you should install 'Ninite JDK 8 Installer'. If you need help determining what kind of Windows XP/Vista/7 you are running, check [this website](http://windows.microsoft.com/en-us/windows7/find-out-32-or-64-bit); otherwise check [this website](https://support.microsoft.com/en-us/kb/827218) for Windows 8. After the installer finishes, then double-click on the 'TKP_Launcher.jar' file to re-run it.
41+
42+
(for Mac) download the JDK and install it. To validate the version of Java that is installed, go to [this website](http://java.com/en/download/installed8.jsp) and click the 'validate' button -
3943

4044
b1) **Eclipse Luna not installed** -> (for Windows) run the 'Ninite Eclipse Installer'. After the installer finishes, then double-click on the 'TKP_Launcher.jar' file to re-run it.
4145

0 commit comments

Comments
 (0)