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.