From 4362c5a13eb44edee174a78edb7a56786ed34bcb Mon Sep 17 00:00:00 2001 From: Tiago Peczenyj Date: Tue, 4 Jun 2024 14:50:29 +0200 Subject: [PATCH] Update README.md fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7cf7ce..63e5f40 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This code is based on [tenv](https://github.com/sivchari/tenv) analyzer. ## Instruction ```sh -go install github.com/peczenyj/ttempdir/cmd/ttempdir +go install github.com/peczenyj/ttempdir/cmd/ttempdir@latest ``` ## Usage