Skip to content

Commit

Permalink
Update fedora (#974)
Browse files Browse the repository at this point in the history
* Update instructions for Fedora

* Update Fedora provided arches
  • Loading branch information
kasicka authored and fhemberger committed Mar 25, 2017
1 parent f540bf2 commit 0f2b1e3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions locale/en/download/package-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ yum install gcc-c++ make
Official **Fedora** [Node.js](https://apps.fedoraproject.org/packages/nodejs) and [npm](https://apps.fedoraproject.org/packages/npm) packages are available in Fedora 18 and later. Install with:

```bash
sudo yum install nodejs npm
sudo dnf install nodejs
```

In a hurry for the latest updates? [Grab them from updates-testing.](https://fedoraproject.org/wiki/QA:Updates_Testing)
Expand Down Expand Up @@ -215,10 +215,10 @@ Additionally, versions of **CentOS** and **Scientific Linux** corresponding to t

**Supported Fedora versions:**

* **Fedora Rawhide** (i686/x86_64/armv7hl)
* **Fedora 21** (i686/x86_64/armv7hl)
* **Fedora 20 (Heisenbug)** (i686/x86_64/armv6hl/armv7hl)
* **Fedora 19 (Schrödinger's Cat)** (i686/x86_64/armv7hl)
* **Fedora Rawhide** (i686/x86_64/armv7hl/aarch64)
* **Fedora 25** (i686/x86_64/armv7hl)
* **Fedora 24** (i686/x86_64/armv7hl)
* **Fedora 23** (i686/x86_64/armv7hl)


## FreeBSD and OpenBSD
Expand Down

0 comments on commit 0f2b1e3

Please sign in to comment.