Add instructions on how to install javafx on Arch.

This commit is contained in:
Jonatan Schneevoigt 2021-02-22 10:41:13 +01:00 committed by GitHub
parent 3819271796
commit 170cd05bee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ PC:
- A 64 bit OS
- [Forwarder3-DS](https://www.dropbox.com/s/b9de5ii6vm3dxfn/Forwarder3DS-v2.9.6.zip?dl=0)
- Java 8 Update 251
- **Linux users:** JavaFX `sudo apt-get install openjfx` (if you are using a Debian based system.)
- **Linux users:** JavaFX `sudo apt-get install openjfx` on a Debian based system, or `sudo pacman -S java-openjfx` if you're using a Arch based system.
### Part 1: Getting Started
{% capture tab-sd-card %}