From b5d5f02176978325a2ab3264c11955a9993ef74c Mon Sep 17 00:00:00 2001 From: belluzj Date: Fri, 3 Jan 2014 17:02:51 +0100 Subject: [PATCH] add `make install` instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 43a0594..18767dc 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,9 @@ The build process requires FontForge with python scripting support, `ttf2eot`, for example from [this repository](https://github.com/harrastia/ttf2eot). +`make install` will install the TTF fonts into your local `.fonts/` directory +and update the font cache. It comes in handy while modifying the font. + Versions --------