diff --git a/README.md b/README.md index c593f5e..4091e77 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ On the settings page some convenience features can be configured, as well as the To run Envoy, you have to install a Java Runtime Environment (JRE) of at least version 11. You can download an open source implementation from [here](https://jdk.java.net/15/). -If you are running a Linux distribution, make sure that an emoji font like Noto emoji is installed. +If you are running a Linux distribution, make sure that an emoji font like [Noto emoji](https://github.com/googlefonts/noto-emoji) is installed. +Most major Linux distributions like Debian, Arch and Gentoo have a Noto emoji package available inside their package repositories. ## Server Administrator