Update README.md

This commit is contained in:
Miguel de Icaza
2018-02-15 22:54:08 -05:00
committed by GitHub
parent 95db6a83b4
commit 008082f93f

View File

@@ -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.