@@ -67,7 +67,7 @@ You can install and run the NativeScript CLI on Windows or OS X.
67
67
> On Windows systems, you can develop, build, and deploy NativeScript projects that target Android.
68
68
69
69
* 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
71
71
* (Optional) [ Chocolatey]
72
72
* [ JDK 6] or a later stable official release
73
73
* [ 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
136
136
> On OS X systems, you can develop, build, and deploy NativeScript projects that target iOS and Android.
137
137
138
138
* 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
140
140
* For iOS development
141
141
* [iOS 7.0 SDK][12] or a later stable official release
142
142
* [Xcode 5][12] or a later stable official release
143
143
* [Xcode command-line tools][12]
144
+ * (Optional) [Mono] installed via Homebrew
144
145
* For Android development
145
146
* [JDK 6] or a later stable official release
146
147
* [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"
470
471
[ JDK 6 ] : http://www.oracle.com/technetwork/java/javase/downloads/index.html
471
472
[ Apache Ant 1.8 ] : http://ant.apache.org/bindownload.cgi
472
473
[ 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