Browse Source

Update README.md

Miguel de Icaza 7 years ago
parent
commit
008082f93f
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
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.