From 5b1f2df23d003201b81faa81ba76f6021bca25dc Mon Sep 17 00:00:00 2001 From: Kiliman Date: Thu, 24 Aug 2017 13:28:59 -0400 Subject: [PATCH] Add note for Node.js v7.6+ for async/await support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 418db80..5ae5363 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ will merge the ligature definitions into a copy of the original font. The new fo * Install *fonttools* from https://github.com/fonttools/fonttools * Install Python * Run: `pip install fonttools` -* Node.js +* Node.js (**version 7.6+ for async/await support**) ## How to Install