From bbd33ce2a6d9ad9cafd2d0a8d224a754b458451a Mon Sep 17 00:00:00 2001 From: cynic Date: Tue, 9 Jul 2024 00:15:56 +0000 Subject: [PATCH] add instructions --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f4e44d..571af03 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ -# get-certs +# Get ZeroSSL certificates for your mesh.cat domain + +Installation and use: +```shell +wget https://git.thisisjoes.site/mesh.cat/get-certs/raw/branch/master/get-certs.sh +chmod +x get-certs.sh +./get-certs.sh +``` -Get ZeroSSL certificates for your mesh.cat domain. \ No newline at end of file