From 49c8ff3be108d455c3ff7639e4695d5c912e4bb9 Mon Sep 17 00:00:00 2001 From: kske Date: Wed, 30 Sep 2020 12:55:48 +0200 Subject: [PATCH] Add link to Noto emoji in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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