summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKr1ss2020-09-02 19:18:36 +0200
committerKr1ss2020-09-02 19:18:36 +0200
commitd2676d59f8fab7a234db5d75d66550adcccde893 (patch)
tree47df5dc3661c811dc37f508714bf9e3bb7fd3bf6
parent73bbc03607318c9373c10c962c7b7250c032f405 (diff)
downloadaur-d2676d59f8fab7a234db5d75d66550adcccde893.tar.gz
mention jre14-openjdk and recomm. jre11 in install
-rw-r--r--maltego.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/maltego.install b/maltego.install
index 35cc713388f0..f4eb09c94618 100644
--- a/maltego.install
+++ b/maltego.install
@@ -6,7 +6,7 @@ post_install() {
echo ">>> this application isn't functional until you obtain a Maltego Community Edition activation code and account"
echo ">>> REGISTER a FREE ACCOUNT for Maltego Community Editon @ 'https://www.paterva.com/web7/community/community.php'"
echo ""
- echo ">>> this has been tested to work with jre8-openjdk"
+ echo ">>> this has been tested to work with jre8-openjdk and jre14-openjdk (Paterva recommends Oracle jre11)"
echo ""
}