The easiest way to get started with Node.js is to install [nvm (Node Version Manager)][nvm]. nvm will allow you to install multiple versions of Node.js and switch between them at any time.
nvm's installation documentation instructs us to install nvm like so