From 831e33be17622991f142d16f05f962e8e67a0d52 Mon Sep 17 00:00:00 2001 From: finn Date: Sat, 20 Jul 2024 17:52:15 -0700 Subject: [PATCH] markdown chaos5 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f4fa146..3acdf7e 100644 --- a/README.md +++ b/README.md @@ -14,15 +14,15 @@ 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 + git clone https://gut.oily.dad/finn/uc-debian-emojifont.git emfont -cd emfont + cd emfont -mkdir fontvol + mkdir fontvol -docker build -t emojis . + docker build -t emojis . -docker run -v $PWD/fontvol:/fontvol emojis:latest` + docker run -v $PWD/fontvol:/fontvol emojis:latest` Find NotoColorEmoji.ttf and re-install via method of choice.