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: