diff --git a/README.md b/README.md index 50dd65aed..ea5c941e1 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,12 @@ class Demo { } ``` +# Installing it + +If you want to try Gui.cs, use NuGet to install the `Terminal.Gui` NuGet package: + +https://www.nuget.org/packages/Terminal.Gui/0.1.0 + # Running and Building Open the solution and run the sample program.