instruct to install le-acme-core
This commit is contained in:
parent
5afd939653
commit
c8b4c88a5c
1
index.js
1
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("");
|
||||
|
|
Loading…
Reference in New Issue