forked from extern/httpie-cli
List DNF as Fedora package manager in README
This commit is contained in:
parent
dfe6245cd6
commit
9af833da30
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user