Fix Java verify command

This commit is contained in:
sychic mind 2022-03-13 16:02:50 +00:00
parent 83d09f8ee2
commit e641937f0e

View file

@ -13,5 +13,5 @@ Simply enter a selection number to choose which java executable should be used b
* verify:
----
java --version
java -version
----