Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
guides:how-to-install-node-js-on-centos [2015-07-09 17:50:28]
rory.blanchard [How to install Node.js on CentOS]
guides:how-to-install-node-js-on-centos [2015-07-09 17:52:25] (current)
rory.blanchard [Install from EPEL Repository]
Line 4: Line 4:
  
 ===== Install from EPEL Repository ===== ===== Install from EPEL Repository =====
 +
 +<note tip>Installing through EPEL is preferable in most cases as it will make it easy to remove or update as needed.</note>
  
 Use **SSH** to log into your server as root. Use **SSH** to log into your server as root.
Line 20: Line 22:
 \\ \\
 \\ \\
-<note tip>Installing through EPEL is preferable in most cases as it will make it easy to remove or update as needed.</note> +
-\\+
 ===== Installing Node.js from source ===== ===== Installing Node.js from source =====