From 1b74402ff225ac6e5b40368be73da1b904bed02c Mon Sep 17 00:00:00 2001 From: Pomax Date: Sun, 26 Mar 2017 13:26:58 -0700 Subject: [PATCH] small readme update --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ebd62b4f..dd0844e5 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,12 @@ Both operations run continuous linting. Also note that there are specific requir All fonts come with TeXLive and MiKTeX, and should be easy to install. Note that you will need the modern OpenType (otf/ttf) fonts, not the obsolete type1 fonts. +### Running a build + +As mentioned up top, run a build using `npm run build`. + +If you have all the prerequisites installed, this should "just work", although I can't make any guarantees on how long it will take: on my rather beefy workstation it takes around 40 seconds to run a build for all locales (`en-GB`, `zh-CN`, and `ja-JP`). + ## Main site location - Main repository: https://github.com/Pomax/BezierInfo