Merge pull request #12095 from ammarnajjar/build-in-fedora

update nodejs installation instructions link for Fedora/CentOS/RHEL
This commit is contained in:
Machisté N. Quintana
2016-07-04 08:59:25 -07:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ Ubuntu LTS 12.04 64-bit is the recommended platform.
### Fedora / CentOS / RHEL
* `sudo dnf --assumeyes install make gcc gcc-c++ glibc-devel git-core libgnome-keyring-devel rpmdevtools`
* Instructions for [Node.js](https://github.com/nodejs/node-v0.x-archive/wiki/Installing-Node.js-via-package-manager#enterprise-linux-and-fedora).
* Instructions for [Node.js](https://nodejs.org/en/download/package-manager/#enterprise-linux-and-fedora).
### Arch