forked from extern/httpie-cli
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