mirror of
https://github.com/httpie/cli.git
synced 2025-01-10 00:28:12 +02: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
|
||||
|
||||
# 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