Update readme

This commit is contained in:
Jon Bramley 2019-10-31 14:59:40 +00:00
parent 6629a626a7
commit bc327ae057

View File

@ -37,3 +37,7 @@ Select an installed candidate for use like this:
To set JAVA_HOME in your shell's initialization add the following:
`. ~/.asdf/plugins/java/set-java-home.sh`
for fish shell, instead use:
`. ~/.asdf/plugins/java/set-java-home.fish`