From 26ed252449921ea3651c0f93e24e761658e4fdfc Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 2 Apr 2022 11:24:43 +0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index bebc730..c6a5df3 100644 --- a/Home.md +++ b/Home.md @@ -43,12 +43,12 @@ acme.sh --toPkcs -d [--password pfx-password] ## 4. How to run on Windows with Cygwin or git bash. 1) Download cygwin installer: setup-x86.exe or setup-x86_64.exe -from: [https://cygwin.com/](https://linkify.me/FnDqY9u) +from: [https://cygwin.com/](https://cygwin.com/) 2) In the installer, select: Net: `curl` and Net: `socat` to install. 3) After install finished, you can open the Cygwin window and use `curl` to install `acme.sh`online: -[https://github.com/Neilpang/le/wiki#1-how-to-install](https://github.com/acmesh-official/acme.sh/wiki#1-how-to-install) +[https://github.com/acmesh-official/acme.sh/wiki#1-how-to-install](https://github.com/acmesh-official/acme.sh/wiki#1-how-to-install) 4) A scheduler task will be installed in your Windows scheduler to renew your certs.