Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/kmcaster.git

Merge pull request #2 from Robinlovelace/patch-1 Update instructions so they work on Ubuntu 18.04

Author Dave Jarvis <email>
Date 2020-09-27 11:09:17 GMT-0700
Commit a1e41cd944f63222eb38edc5bd9c5265b606d451
Parent 2b4a66e
README.md
```
+Note: on some Linux operating systems you may need to add a repository.
+On Ubuntu 18.04 run the following commands before trying to install Java 15, for example ([source](http://ubuntuhandbook.org/index.php/2020/03/install-oracle-java-14-ubuntu-18-04-20-04/)):
+
+```
+sudo add-apt-repository ppa:linuxuprising/java
+sudo apt install openjdk-15-jdk
+```
+
+
+
# Download
Delta 10 lines added, 0 lines removed, 10-line increase