httpie-cli/docs/installation
Vivaan Verma 0fc6331ee0
Change PyPi to PyPI (#1203)
* Change `PyPi` to `PyPI`

* fix: change `PyPi` to `PyPI` in method yaml file
2021-11-25 14:06:34 -08:00
..
generate.py Add install/update instructions database (#1160) 2021-10-06 11:18:27 +02:00
installation.jinja2 Tweak install docs template 2021-10-10 20:17:49 +02:00
methods.yml Change PyPi to PyPI (#1203) 2021-11-25 14:06:34 -08:00
README.md Add install/update instructions database (#1160) 2021-10-06 11:18:27 +02:00

Here we maintain a database of installation methods, from which we generate the installation section in docs. If youd like add or update an installation method, edit methods.yml, do not edit the main docs directly.

For HTTPie installation instructions see: https://httpie.io/docs#installation.