From 4fd9a1a12db8db15505d160be850eba7e9029454 Mon Sep 17 00:00:00 2001 From: NetSysFire <59517351+NetSysFire@users.noreply.github.com> Date: Sat, 1 Mar 2025 03:11:47 +0100 Subject: [PATCH] fix typo --- How-to-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-install.md b/How-to-install.md index d7ceb6e..84f6d73 100644 --- a/How-to-install.md +++ b/How-to-install.md @@ -67,7 +67,7 @@ Explanations : - `--nocron` install acme.sh without cronjob ## 5. Special case: Converting LE account data from certbot to acme.sh -If already using certbot, then there is the possiblity to convert its LE account data to acme.sh format. +If already using certbot, then there is the possibility to convert its LE account data to acme.sh format. See https://github.com/maddes-b/linux-stuff/tree/main/acme.sh . If re-using the LE account created from certbot, then it is recommended **not** to specify `-m/--email` during installation.