update README

This commit is contained in:
be5invis 2015-10-21 15:07:26 +08:00
parent 7e0968feda
commit 98509ff8df

View File

@ -2,14 +2,14 @@ Iosevka
====================================================== ======================================================
A programmer's typeface. A programmer's typeface.
![preview](https://ooo.0o0.ooo/2015/08/23/55d9200750fcf.png) ![preview](http://ooo.0o0.ooo/2015/10/21/5627399ca9f60.png)
Building Building
----------------------------------------------------- -----------------------------------------------------
To build Iosevka you should: To build Iosevka you should:
1. Ensure that `node`, `FontForge`, `ttfautohint`, `ttx` and `make` are runnable in your terminal. 1. Ensure that `node`, `FontForge`, `ttfautohint`, `ttx` and `make` are runnable in your terminal.
2. Install `patel-c` bt `npm install patel -g` 2. Install the newest `patel-c` bt `npm install patel -g`
3. Install necessary libs by `npm install` 3. Install necessary libs by `npm install`
4. `make`. 4. `make`.