Skip to content

Commit d4fd03a

Browse files
committed
update readme.md
1 parent 1b5ea2f commit d4fd03a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,13 @@ The package has several core functions:
203203
9. `java_clear()`
204204
- Removes all or some `Java` versions linked in the current project
205205
(or cached distributions or installations).
206-
10. `use_java()`
206+
207+
10 `java_valid_versions()` \* Lists all valid major `Java` versions that
208+
can be downloaded and installed for either current automatically
209+
detected OS and CPU architecture or user-specified platform and
210+
architecture.
211+
212+
11. `use_java()`
207213

208214
- Same as `java_quick_install()`, but in a less intrusive way. Does not
209215
copy or link the `Java` installation folder from cache into the

0 commit comments

Comments
 (0)