Skip to content

Commit

Permalink
Clarified which OSs are supported
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko committed Oct 7, 2017
1 parent 63ddad0 commit e3ef88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Java Version Manager inspired by [nvm](https://github.com/creationix/nvm) (Node.js). Written in Go.

The goal is to provide unified pain-free experience of **installing** (and **switching** between different versions of) JDK regardless of
the OS.
the OS (macOS, Linux x86/x86_64/ARMv7+, Windows x86_64).

`jabba install`
- [Oracle JDK](http://www.oracle.com/technetwork/java/javase/archive-139210.html) (latest-version only)
Expand Down

0 comments on commit e3ef88b

Please sign in to comment.