From d146f95df818a3d07ad8f5e5230fc196e896591d Mon Sep 17 00:00:00 2001 From: Md Jahidul Hamid Date: Wed, 24 Aug 2016 06:03:20 +0600 Subject: [PATCH] update --- README.md | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) 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: