You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-07-15 01:34:27 +02:00
Merge pull request #614 from watersalesman/master
List DNF as Fedora package manager in README
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user