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.