mirror of
https://github.com/httpie/cli.git
synced 2025-01-21 04:48:52 +01:00
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
|
.. code-block:: bash
|
||||||
|
|
||||||
# Fedora, CentOS, RHEL, …
|
# Fedora
|
||||||
|
$ dnf install httpie
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
# CentOS, RHEL, ...
|
||||||
$ yum install httpie
|
$ yum install httpie
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user