Skip to content

Commit d146f95

Browse files
committed
update
1 parent ad93dc3 commit d146f95

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,13 @@ Java Uninstallation Instruction:
5050

5151
Manage 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

6962
Options:

0 commit comments

Comments
 (0)