Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/kmcaster.git
README.md
## Linux Java Version
-Depending on the Linux distribution, Java 14 can be installed using:
+Depending on the Linux distribution, Java 14 can be installed by issuing one of the following commands in a terminal:
```
sudo apt install openjdk-14-jdk
sudo pacman -S jdk-openjdk
```
-Switching from earlier versions of Java to Java 14 can be accomplished using one of the following:
+Switching from earlier versions of Java to Java 14 can be accomplished issuing one of the following commands in a terminal:
```

Minor documentation clarification

Author DaveJarvis <email>
Date 2020-07-28 13:21:02 GMT-0700
Commit aad58dc5b29a983072e4867753a591841de97007
Parent 28fa6f4
Delta 2 lines added, 2 lines removed