add node version requirement.

This commit is contained in:
be5invis 2015-12-30 11:24:33 +08:00
parent 3d008524a9
commit e4988b16ea

View File

@ -21,7 +21,7 @@ Quit your editor/program. Unzip and open the folder.
To build Iosevka you should:
1. Ensure that `node`, `FontForge` (≥ Aug. 2015 release), `ttfautohint`, `ttx` and `make` are runnable in your terminal.
1. Ensure that `node` (≥ 5.0), `FontForge` (≥ Aug. 2015 release), `ttfautohint`, `ttx` and `make` are runnable in your terminal.
2. Install necessary libs by `npm install`
3. `make`.