mirror of
https://github.com/httpie/cli.git
synced 2024-11-22 07:43:20 +01:00
Improve single-binary method wording (#1399)
This commit is contained in:
parent
8173cb0337
commit
8abe47969e
@ -217,7 +217,7 @@ $ pacman -Syu
|
|||||||
|
|
||||||
#### Single binary executables
|
#### Single binary executables
|
||||||
|
|
||||||
Have a standalone HTTPie executable when you don't want to go through the full installation process
|
Get the standalone HTTPie Linux executables when you don't want to go through the full installation process
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Install httpie
|
# Install httpie
|
||||||
|
@ -186,7 +186,7 @@ tools:
|
|||||||
single-binary:
|
single-binary:
|
||||||
title: Single binary executables
|
title: Single binary executables
|
||||||
name: Single binary executables
|
name: Single binary executables
|
||||||
note: Have a standalone HTTPie executable when you don't want to go through the full installation process.
|
note: Get the standalone HTTPie Linux executables when you don't want to go through the full installation process.
|
||||||
links:
|
links:
|
||||||
commands:
|
commands:
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user