From 74a70d011acadb3331477f53f007e86ff8a84b6b Mon Sep 17 00:00:00 2001 From: plarnerYellowLineparking Date: Mon, 9 Mar 2026 16:48:29 +0000 Subject: [PATCH] docs(readme): Add mention of NET 10 runtime required for installation of appy-op --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f6b520d..3f79cf8 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,8 @@ Steps: ### Installing +The CLI requires .NET 10 runtime or later. Ensure you have the ['.NET 10 Runtime'](https://dotnet.microsoft.com/en-us/download/dotnet/10.0) installed. + Install the tool globally. ```console