From 4e8dd468158784dcc8cdb515d49bee9d9454e7df Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Fri, 30 Jul 2021 17:34:56 +0200 Subject: [PATCH] Update description * tar.gz is now from testssl.sh * git clone refers to 3.0 instead of 3.1dev --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index bc1698e..a25c5ae 100644 --- a/Readme.md +++ b/Readme.md @@ -47,9 +47,9 @@ Update notification here or @ [twitter](https://twitter.com/drwetter). You can download testssl.sh by cloning this git repository: - git clone --depth 1 https://github.com/drwetter/testssl.sh.git + git clone --depth 1 https://github.com/drwetter/testssl.sh.git --branch 3.0 -and checkout the 3.0 branch. For the stable version help yourself by downloading the [ZIP](https://codeload.github.com/drwetter/testssl.sh/zip/3.0.4) or [tar.gz](https://codeload.github.com/drwetter/testssl.sh/tar.gz/3.0.4) archive. Just ``cd`` to the directory created (=INSTALLDIR) and run it off there. +For the stable version help yourself by downloading the [ZIP](https://codeload.github.com/drwetter/testssl.sh/zip/3.0.5) or the lastest testssl-3.0.X.tar.gz from [https://testssl.sh](https://testssl.sh/) archive. Just ``cd`` to the directory created (=INSTALLDIR) and run it off there. #### Docker