mirror of
https://github.com/httpie/cli.git
synced 2024-11-22 07:43:20 +01:00
Merge pull request #614 from watersalesman/master
List DNF as Fedora package manager in README
This commit is contained in:
commit
95c33e31a2
@ -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