From b054d99df79047229c0da587691043956a05c6a4 Mon Sep 17 00:00:00 2001 From: Thomas Nind <31306100+tznind@users.noreply.github.com> Date: Fri, 23 Aug 2024 06:28:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5a72a7c..3fddd479 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ If you are targetting Terminal.Gui version 2 (currently pre-alpha) then you will ``` dotnet tool install --global TerminalGuiDesigner --prerelease ``` -Ensure that you match the Terminal.Gui library version you reference to the Designer version. +Ensure that you match the Terminal.Gui library version you reference to the designer version. ## Demo