From b1a9bf10a26e635dab26f334f844be2a93754ebe Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 21 May 2018 11:44:34 +0100 Subject: [PATCH] Pre-built binaries provided for even-numbered major versions --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index a47d693b..15314074 100644 --- a/docs/install.md +++ b/docs/install.md @@ -15,7 +15,7 @@ yarn add sharp ### Building from source Pre-compiled binaries for sharp are provided for use with -Node versions 4, 6, 8 and 9 on +Node versions 4, 6, 8 and 10 on 64-bit Windows, OS X and Linux platforms. Sharp will be built from source at install time when: