From 1237f1bf5d83b0a9c785a2b9cad43a85b9934d4e Mon Sep 17 00:00:00 2001 From: Constantin A <10349490+C1710@users.noreply.github.com> Date: Fri, 19 Oct 2018 21:57:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e80885db4..03b547a4f 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ use 'python setup.py develop' ('install' currently won't fully install all the data used by nototools). You will also need fontTools, get it from https://github.com/behdad/fonttools.git. -Then run make. NotoColorEmoji is the default target. It's suggested to use -j, +Then run `make`. NotoColorEmoji is the default target. It's suggested to use `-j`, especially if you are using zopflipng for compression. Intermediate products (compressed image files, for example) will be put into a build subdirectory; the font will be at the top level.