From 63033c23501a5ffe0860cceb532d47dc46658bec Mon Sep 17 00:00:00 2001 From: finn Date: Sat, 20 Jul 2024 17:51:00 -0700 Subject: [PATCH] markdown chaos3 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a57c7ed..257eb6e 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ 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.