From 816ec0f7a6bb6bf0f96c85f8cef998d4d3e3567c Mon Sep 17 00:00:00 2001 From: vtino17 Date: Wed, 22 Jul 2026 15:20:52 +0700 Subject: [PATCH] Add pipx installation instructions to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 13a3503b41..6b98b19b89 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,12 @@ Please note we recently accidentally made this repo private for a moment, and Gi - [Installation instructions →](https://httpie.io/docs#installation) - [Full documentation →](https://httpie.io/docs) +### Quick installation via pipx + +```bash +pipx install httpie +``` + ## Features - Expressive and intuitive syntax