diff --git a/README.md b/README.md index 25de709..1e3e996 100644 --- a/README.md +++ b/README.md @@ -50,20 +50,13 @@ Java Uninstallation Instruction: Manage multiple Java versions: =========================== -You can install multiple Java versions and set whichever version you want as your current Java. - -To check which version of Java is currently active (with all other available Java versions) run: -```sh -oraji -c -``` +**Switching between Java versions was never easier** -To activate a Java version, run: +You can install multiple Java versions and set whichever version you want as your current Java. -```sh -sudo oraji -s -``` -and select the version from the list. +1. To check which version of Java is currently active (with all other available Java versions) run `oraji -c` +2. To activate a Java version, run `sudo oraji -s` and select the version from the list. Options: