Skip to content

Commit eb9b3ba

Browse files
authored
Update README.md
1 parent 5873c78 commit eb9b3ba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ alias j=". ~/projects/j/j.sh"
3030
- Remember to restart the shell or reload the config with `source ~/.bashrc` or `source ~/.zshrc`
3131

3232
## 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.
3436

3537
## FAQ
3638

0 commit comments

Comments
 (0)