mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
typo, Update modules/ROOT/pages/_partials/proc_switching-between-java-versions.adoc
This commit is contained in:
parent
04e94c5624
commit
0d29566b4a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
= Switching between Java Versions
|
||||
|
||||
You might have installed several versions of Java on your system, you can switch from one
|
||||
You might have installed several versions of Java on your system, you can switch from one.
|
||||
|
||||
After running this command, you will see a a list of all installed Java versions, select t
|
||||
After running this command, you will see a list of all installed Java versions, select:
|
||||
|
||||
----
|
||||
sudo alternatives --config java
|
||||
|
|
Loading…
Reference in a new issue