From a054c161e21ba52c1068b5c590093358919fc744 Mon Sep 17 00:00:00 2001 From: Brad Erickson Date: Tue, 23 Feb 2016 22:31:44 -0800 Subject: make: Update to new CLI args and add YAML conf --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 56b86d3..cf875cb 100644 --- a/README.md +++ b/README.md @@ -39,14 +39,14 @@ The font can be installed and set as the default Emoji font system wide. mkdir -p `~/.config/fontconfig/` ``` -3. Replace your default, generally *DejaVu Sans*, by creating a `fonts.conf`: +3. Override your default by creating a `fonts.conf`: ```xml - + sans-serif @@ -93,7 +93,7 @@ Required applications: * potrace * FontTools * FontForge -* SMFBuild (created for this project!) +* SCFBuild (created for this project!) * make Run: `make` -- cgit v1.2.3