1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-26 20:02:11 +02:00
This commit is contained in:
Jakub Roztocil
2021-09-06 20:19:31 +02:00
parent 7e9e7c783f
commit 185af7c9f1
2 changed files with 1 additions and 7 deletions
-6
View File
@@ -116,12 +116,6 @@ Python version 3.6 or greater is required.
You can also install the latest unreleased development version directly from the `master` branch on GitHub.
It is a work-in-progress of a future stable release so the experience might be not as smooth.
<div class='hidden-website'>
[![Build](https://img.shields.io/github/workflow/status/httpie/httpie/Build?color=%2373DC8C&label=Build&logo=github)](https://github.com/httpie/httpie/actions)
</div>
You can install it on Linux, macOS or Windows with `pip`:
```bash