Now that Fedora has javafx available, let's include
installation instructions for hatch dependencies.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
-------------------------------------------------------------------------
# Debian/Ubuntu version
$ sudo apt-get install openjdk-8-jdk openjfx
+# Fedora 27+ version
+$ sudo dnf install java-1.8.0-openjdk java-1.8.0-openjdk-devel java-1.8.0-openjdk-openjfx
-------------------------------------------------------------------------
== Install Hatch ==