Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/basics/install/linux.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ To install and run AIR your development environment must meet these minimum requ
- A version of Java:
- Minimum: JDK 11
- Recommended: [JDK 17](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html) or [JDK 21](https://www.oracle.com/java/technologies/javase/jdk21-archive-downloads.html)


## Install the SDK
#### AirSDK for linux is currently limited for due to development, so accessing tools as ADL will may not work properly!

You have two options to install the AIR SDK. The recommended method is to use the AIR SDK Manager. The manager will inform you of available updates and minimise the download required for each update.

Expand Down Expand Up @@ -139,4 +140,4 @@ You must make sure you have the Java Developmet Kit (JDK) installed and that you

We currently recommend using Java 17 but check the release notes for any changes.

- [Java SE 17 Archive Downloads](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)
- [Java SE 17 Archive Downloads](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)