From 7a48533ee3ae906fdedb9d0a6bcac9e7e96a8e97 Mon Sep 17 00:00:00 2001 From: Thomas Nind <31306100+tznind@users.noreply.github.com> Date: Thu, 19 Sep 2024 18:53:10 +0100 Subject: [PATCH] Update README.md update TGD docs for v2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c34212..7ffb92d 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ dotnet tool install --global TerminalGuiDesigner TerminalGuiDesigner ./MyView.cs ``` +If you are targetting v2 you will need to add `--prerelease`. ## Development For development/testing add this template to `dotnet` using: