@@ -67,7 +67,7 @@ You can install and run the NativeScript CLI on Windows or OS X.
6767> On Windows systems, you can develop, build, and deploy NativeScript projects that target Android.
6868
6969* Windows Vista or later
70- * [ Node.js 0.10.26] or a later stable official [ 0.10.x ] release
70+ * [ Node.js 0.10.26] or a later stable official release
7171* (Optional) [ Chocolatey]
7272* [ JDK 6] or a later stable official release
7373* [ Apache Ant 1.8] or a later stable official release
@@ -136,11 +136,12 @@ If you have installed Chocolatey, you can complete these steps to set up JDK, Ap
136136> On OS X systems, you can develop, build, and deploy NativeScript projects that target iOS and Android.
137137
138138* OS X Mavericks
139- * [ Node.js 0.10.26] or a later stable official [ 0.10.x ] release
139+ * [ Node.js 0.10.26] or a later stable official release
140140* For iOS development
141141 * [iOS 7.0 SDK][12] or a later stable official release
142142 * [Xcode 5][12] or a later stable official release
143143 * [Xcode command-line tools][12]
144+ * (Optional) [Mono] installed via Homebrew
144145* For Android development
145146 * [JDK 6] or a later stable official release
146147 * [Apache Ant 1.8] or a later stable official release
@@ -470,4 +471,5 @@ This software is licensed under the Apache 2.0 license, quoted <a href="LICENSE"
470471[ JDK 6 ] : http://www.oracle.com/technetwork/java/javase/downloads/index.html
471472[ Apache Ant 1.8 ] : http://ant.apache.org/bindownload.cgi
472473[ Android SDK 19 ] : http://developer.android.com/sdk/index.html
473- [ Genymotion ] : https://www.genymotion.com/#!/
474+ [ Genymotion ] : https://www.genymotion.com/#!/
475+ [ Mono ] : http://www.mono-project.com
0 commit comments