You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,9 @@ alias j=". ~/projects/j/j.sh"
30
30
- Remember to restart the shell or reload the config with `source ~/.bashrc` or `source ~/.zshrc`
31
31
32
32
## Usage
33
-
Run `j` without arguments to see all local Java versions installed by SDKMAN. Run `j <version>` to switch the current shell to the latest local Java version of your choice.
33
+
Run `j` without arguments to see all local Java versions installed by SDKMAN.
34
+
35
+
Run `j <version>` to switch the current shell to the latest local Java version of your choice.
0 commit comments