diff --git a/README.md b/README.md index 257eb6e..f4fa146 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,13 @@ Default emoji font does not attempt to meet unicode standard since 2018: `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`