Update README.md

This commit is contained in:
Constantin A 2018-10-19 21:57:48 +02:00 committed by GitHub
parent d058dbc0dd
commit 1237f1bf5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 data used by nototools). You will also need fontTools, get it from
https://github.com/behdad/fonttools.git. 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 especially if you are using zopflipng for compression. Intermediate products
(compressed image files, for example) will be put into a build subdirectory; the (compressed image files, for example) will be put into a build subdirectory; the
font will be at the top level. font will be at the top level.