From 57d3d4c5dbed62b5a1dd93cc7b0f96d2632cd8a5 Mon Sep 17 00:00:00 2001 From: containerscrew <131241415+containerscrew@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:05:06 +0200 Subject: [PATCH] Update README --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 98c5c34..eca1ec9 100644 --- a/README.md +++ b/README.md @@ -60,9 +60,6 @@ curl --proto '=https' --tlsv1.2 -sSfL https://raw.githubusercontent.com/containe curl --proto '=https' --tlsv1.2 -sSfL https://raw.githubusercontent.com/containerscrew/tftools/main/scripts/install.sh | sh -s -- -v "v0.8.0" ``` -> [!NOTE] -> If you don't specify `-v` flag, by default will install always latest version. - ## Container image [In this other repo](https://github.com/containerscrew/infratools) I have a container image where you can find this tool `tftools` installed.