浏览代码

Update README.md

Miguel de Icaza 7 年之前
父节点
当前提交
008082f93f
共有 1 个文件被更改,包括 6 次插入0 次删除
  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.