Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit e16294b

Browse files
digitaldrummerjNikolay Tsonev
authored and
Nikolay Tsonev
committed
changed from nodejs to nodejs-lts package
There is now a Chocolatey package for the LTS version of node called [nodejs-lts](http://chocolatey.org/packages/nodejs-lts)
1 parent 28b273f commit e16294b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/ns-setup-win.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Complete the following steps to set up NativeScript on your Windows development
4848

4949
- In the command prompt, run the following command.
5050

51-
<pre class="add-copy-button"><code class="language-terminal">choco install nodejs -y -version 6.9.1
51+
<pre class="add-copy-button"><code class="language-terminal">choco install nodejs-lts -y
5252
</code></pre>
5353

5454
3. Install [JDK 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html) or a later stable official release.

0 commit comments

Comments
 (0)