Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Richardson <github@zoomy.net>2014-08-22 21:00:30 +0400
committerForrest L Norvell <forrest@npmjs.com>2014-09-13 12:36:50 +0400
commit80e9033c40e373775e35c674faa6c1948661782b (patch)
treeadf2bec3988fa8140e87c652675fb0feeae9962a /README.md
parent860a185c43646aca84cb93d1c05e2266045c316b (diff)
added links to node.js download page
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0c08862fc..19ced3a81 100644
--- a/README.md
+++ b/README.md
@@ -16,15 +16,15 @@ and prior, clone the git repo and dig through the old tags and branches.
## Super Easy Install
-npm comes with node now.
+npm comes with [node](http://nodejs.org/download/) now.
### Windows Computers
-Get the MSI. npm is in it.
+[Get the MSI](http://nodejs.org/download/). npm is in it.
### Apple Macintosh Computers
-Get the pkg. npm is in it.
+[Get the pkg](http://nodejs.org/download/). npm is in it.
### Other Sorts of Unices