From 4ac5e62ac7d33fb31850533c41dac91de48a780c Mon Sep 17 00:00:00 2001 From: finn Date: Sun, 21 Jul 2024 00:56:24 +0000 Subject: [PATCH] markdown nonsense end --- README.md | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 3acdf7e..da2fec3 100644 --- a/README.md +++ b/README.md @@ -13,17 +13,12 @@ Default emoji font does not attempt to meet unicode standard since 2018: 2. Build, copy out file, and re-install. - - git clone https://gut.oily.dad/finn/uc-debian-emojifont.git emfont - - cd emfont - - mkdir fontvol - - docker build -t emojis . - - docker run -v $PWD/fontvol:/fontvol emojis:latest` - - +``` +git clone https://gut.oily.dad/finn/uc-debian-emojifont.git emfont +cd emfont +mkdir fontvol +docker build -t emojis . +docker run -v $PWD/fontvol:/fontvol emojis:latest +``` Find NotoColorEmoji.ttf and re-install via method of choice.