Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PoomSmart committed Feb 5, 2024
1 parent d578c10 commit dd7b481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Python and shell scripts to backport and theme [Apple Color Emoji font](https://
- Bash version 5+ (`brew install bash`)
- [Python 3.7+](http://www.python.org/download/)
- [pip](https://pip.pypa.io/en/stable/)
- [fonttools 4.39.1+](https://github.com/fonttools/fonttools) (`pip3 install fonttools[repacker]>=4.39.1`)
- [fonttools 4.39.1+](https://github.com/fonttools/fonttools) (`pip3 install fonttools[repacker]>=4.39.1`) **[With this PR](https://github.com/fonttools/fonttools/pull/3433)**
- [afdko](https://github.com/adobe-type-tools/afdko) (`pip3 install afdko`)
- [libpylzfse](https://github.com/ydkhatri/pyliblzfse) (`pip3 install libpylzfse`)
- [Pillow](https://github.com/python-pillow/Pillow) (`pip3 install Pillow`)
Expand Down

0 comments on commit dd7b481

Please sign in to comment.