mirror of
https://github.com/httpie/cli.git
synced 2025-01-27 07:48:37 +01:00
Merge pull request #503 from zquestz/patch-1
Updated README.rst to add Arch Linux install docs.
This commit is contained in:
commit
08e883fcfe
@ -85,6 +85,9 @@ system package manager, e.g.:
|
|||||||
# RPM-based distributions:
|
# RPM-based distributions:
|
||||||
$ yum install httpie
|
$ yum install httpie
|
||||||
|
|
||||||
|
# Arch Linux
|
||||||
|
$ pacman -S httpie
|
||||||
|
|
||||||
|
|
||||||
A **universal installation method** (that works on **Windows**, Mac OS X, Linux, …,
|
A **universal installation method** (that works on **Windows**, Mac OS X, Linux, …,
|
||||||
and provides the latest version) is to use `pip`_:
|
and provides the latest version) is to use `pip`_:
|
||||||
|
Loading…
Reference in New Issue
Block a user