Merge branch 'master' into dev
This commit is contained in:
commit
d804312f15
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ Please note that, due to the complex interactions when forming ligations, cherry
|
|||
To build Iosevka you should:
|
||||
|
||||
1. Ensure that [`nodejs`](http://nodejs.org) (≥ 12.16.0) and [`ttfautohint`](http://www.freetype.org/ttfautohint/) are present, and accessible from `PATH`.
|
||||
2. Run `npm install`. This command will install **all** the NPM dependenceis, and will also validate whether external dependencies are present.
|
||||
2. Run `npm install`. This command will install **all** the NPM dependencies, and will also validate whether external dependencies are present.
|
||||
3. `npm run build -- contents::iosevka`.
|
||||
|
||||
You will find TTFs, as well as WOFF(2) web fonts and one Webfont CSS in the `dist/` directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue