You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Improved styling of download links.
- index.html#download now redirects to /download/
- Added missing hyphens, and added the missing "and 64-bit" for the Mac
Installer.
To install Node.js and npm use the appropriate installer for your platform, or discover <ahref="https://raw.github.com/joyent/node/__VERSION__/ChangeLog">what's new</a> in <strong>Node.js __VERSION__</strong>.
51
+
</p>
52
+
<p>
53
+
<strong>Mac OS X Installer</strong>: <ahref="http://nodejs.org/dist/__VERSION__/node-__VERSION__.pkg">32- and 64-bit (.pkg)</a><br/>
54
+
<strong>Windows Installer</strong>: <ahref="http://nodejs.org/dist/__VERSION__/node-__VERSION__-x86.msi">32-bit (.msi)</a> or
Alternatively, you can install Node.js using various <ahref="https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager">package managers</a>.
63
+
</p>
64
+
</div>
65
+
<divid="column1" class="interior row">
66
+
<h2id="apiDocumentationAndSourceCode">API Documentation and Source Code</h2>
67
+
<p>
68
+
If you are unsure about how to use Node.js, the <ahref="http://nodejs.org/docs/__VERSION__/api/">API documentation</a> is there to help.
69
+
</p>
70
+
<p>
71
+
You can also have a look at the <ahref="http://nodejs.org/dist/__VERSION__/node-__VERSION__.tar.gz">source code</a>, or contribute to Node.js by
72
+
forking the <ahref="https://github.com/joyent/node">GitHub repository</a> and creating pull requests.
73
+
</p>
74
+
<p>
75
+
There exist some <ahref="http://nodejs.org/dist/__VERSION__">other release files</a> as well.
76
+
</p>
77
+
</div>
78
+
<divid="column1" class="interior row">
79
+
<h2id="license">License</h2>
80
+
<p>
81
+
You may also be interested in the <ahref="https://raw.github.com/joyent/node/__VERSION__/LICENSE">license</a> of Node.js.
0 commit comments