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: INSTALLATION.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,8 @@ JDK and JRE are essential for JAVA to run on your machine.
83
83
84
84
1. Go [here](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) and download the correct verion for your Windows (32-bit or 64-bit) from the <b> Java SE Development Kit </b> section.
85
85
2. Now, go [here](http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html) and download the correct file under the <b> Java SE Runtime Environment </b>.
86
-
3. It is advised to keep the install the above packages at the default directories appearing in the installer.
86
+
3. Install both the packages.
87
+
4. It is advised to install the above packages at the default directories appearing in the installer.
0 commit comments