diff options
Diffstat (limited to 'INSTALL.txt')
| -rw-r--r-- | INSTALL.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index 68034b1..8961aaa 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -28,4 +28,9 @@ $ brew install --cask \ emacs \ keepassxc \ ; + +# Latest version: https://github.com/adobe-fonts/source-han-code-jp/releases/latest +$ curl -fLo ~/Library/Fonts/SourceHanCodeJP.ttc --create-dirs https://github.com/adobe-fonts/source-han-code-jp/releases/download/2.012R/SourceHanCodeJP.ttc +$ sudo atsutil databases -remove +# Restart your machine. ``` |
