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.