Skip to content

Commit

Permalink
List DNF as Fedora package manager in README
Browse files Browse the repository at this point in the history
  • Loading branch information
watersalesman committed Oct 2, 2017
1 parent dfe6245 commit 9af833d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.rst
Expand Up @@ -83,7 +83,12 @@ system package manager, for example:
.. code-block:: bash
# Fedora, CentOS, RHEL, …
# Fedora
$ dnf install httpie
.. code-block:: bash
# CentOS, RHEL, ...
$ yum install httpie
.. code-block:: bash
Expand Down

0 comments on commit 9af833d

Please sign in to comment.