From c8b4c88a5cd29720d85b804e026d427e35a69192 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 21 May 2018 13:57:58 -0600 Subject: [PATCH] instruct to install le-acme-core --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 07e28ad..7471ac0 100644 --- a/index.js +++ b/index.js @@ -130,6 +130,7 @@ Greenlock.create = function (gl) { console.warn("or"); console.warn(""); console.warn(" 'v01' for Let's Encrypt v1 (deprecated)"); + console.warn(" (also 'npm install --save le-acme-core' as this legacy dependency will soon be removed)"); console.warn(""); console.warn("This will be required in versions v2.3+"); console.warn("");