Skip to content

Commit a10f5e8

Browse files
authored
Update README.md
1 parent 010e7b1 commit a10f5e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Java Development Kit (JDK) installation script for Linux
55

66
Currently, the `install-java.sh` script supports `tar.gz` distributions from [Oracle](https://www.oracle.com/technetwork/java/index.html), [OpenJDK](http://openjdk.java.net/) and [AdoptOpenJDK](https://adoptopenjdk.net/)
77

8-
I'm mainly using Ubuntu and therefore this script is tested only on Ubuntu versions.
8+
I'm mainly using Ubuntu and therefore this script is tested only on different versions of Ubuntu.
99

1010
## Prerequisites
1111

@@ -17,7 +17,7 @@ The "install-java.sh" script will not download the Java distribution. You must d
1717

1818
For Oracle JDK 7 & 8, `install-java.sh` supports installing demos and "Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files". This files are picked up from the same directory.
1919

20-
For example, if you want to install Java 7, following files should be downloaded and moved to a single directory.
20+
For example, if you want to install Java 7, then the following files should be downloaded and moved to a single directory.
2121

2222
- jdk-7u80-linux-x64.tar.gz
2323
- jdk-7u80-linux-x64-demos.tar.gz

0 commit comments

Comments
 (0)