Skip to content

Commit 9f58ccd

Browse files
committed
Removing mention of nodes-legacy and pointing to the official installation instructions instead
1 parent 9616e95 commit 9f58ccd

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,10 @@ export PATH=${PATH}:/ant/apache-ant-1.9.4/bin:/Applications/Android Studio.app/s
166166
> On Linux systems, you can develop, build, and deploy NativeScript projects that target Android.
167167
168168
* Ubuntu 14.04 LTS
169-
* [Node.js 0.10.26][Node.js 0.10.26] or a later stable official release<br/>If installed via `sudo apt-get install`, use the `nodejs-legacy` package.
169+
* [Node.js 0.10.26][Node.js 0.10.26] or a later stable official release
170170

171-
```Shell
172-
sudo apt-get install nodejs-legacy
173-
```
171+
> **TIP:** You can follow the instructions provided [here](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager) to install Node.js on your system.
172+
174173
* G++ compiler
175174

176175
```Shell

0 commit comments

Comments
 (0)