We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Changed 'sudo make install' to 'make install' because sudo is not necessary if installing to $HOME/local/node, and in fact will require using sudo to be able to install packages subsequently (at least using Mac OS X).
Updated Building and Installing Node.js (markdown)
speed up installation, don't download full source history
Changing the "$" to "#" (indicating the commands should be ran as root, not as a common user).
alternate installation methods gist https://gist.github.com/579814 and link to IRC room if help needed
Removed extra "git clone" command Updated Building and Installing Node.js (markdown)
Added link to pre-built Windows binaries Updated Building and Installing Node.js (markdown)
$ = hard to copy and paste commands Updated Building and Installing Node.js (markdown)
Revert 243cc32c20f0c20b5f851f47b0cfd418aa1de007^ ... 243cc32c20f0c20b5f851f47b0cfd418aa1de007
Destroyed Building and Installing Node.js (markdown)
Revert 55cac2e^ ... 55cac2e on Building and Installing Node.js
Whoops, as of v0.3 it is recommended to run npm as root Updated Building and Installing Node.js (markdown)
Revert 236ce92^ ... 236ce92 on Building and Installing Node.js
fixed DEB/RPM link Updated Building and Installing Node.js (markdown)
Just a small grammar correction. Updated Building and Installing Node.js (markdown)
Write a small message here explaining this change. (Optional) Updated Installation (markdown)
Add some internal wiki links for unix section Updated Installation (markdown)
Updated Installation (markdown)
Updated Step 1 - Pick Your Platform (markdown)