From a564be36a6cffe640916384b574d976b9a951e7d Mon Sep 17 00:00:00 2001 From: nenoNaninu Date: Thu, 23 Nov 2023 19:33:40 +0900 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d3a3c0..1be5b69 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ You can use the installed tools with the command `tapper`. ```bash # install -# Tapper CLI (dotnet tool) requires .NET 7, but your app TFM can use .NET 6, etc. +# Tapper CLI (dotnet tool) requires .NET 7 or .NET 8, but your app TFM can use .NET 6, etc. dotnet tool install --global Tapper.Generator tapper help