From 98509ff8dfeee7bf9d545f4ca222b5179ccafdad Mon Sep 17 00:00:00 2001 From: be5invis Date: Wed, 21 Oct 2015 15:07:26 +0800 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5edbf38..4ecb433 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ Iosevka ====================================================== 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 ----------------------------------------------------- To build Iosevka you should: 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` 4. `make`.