File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -50,20 +50,13 @@ Java Uninstallation Instruction:
5050
5151Manage multiple Java versions:
5252===========================
53- You can install multiple Java versions and set whichever version you want as your current Java.
54-
55- To check which version of Java is currently active (with all other available Java versions) run:
5653
57- ``` sh
58- oraji -c
59- ```
54+ ** Switching between Java versions was never easier**
6055
61- To activate a Java version, run:
56+ You can install multiple Java versions and set whichever version you want as your current Java.
6257
63- ``` sh
64- sudo oraji -s
65- ```
66- and select the version from the list.
58+ 1 . To check which version of Java is currently active (with all other available Java versions) run ` oraji -c `
59+ 2 . To activate a Java version, run ` sudo oraji -s ` and select the version from the list.
6760
6861
6962Options:
You can’t perform that action at this time.
0 commit comments