mirror of
https://github.com/httpie/cli.git
synced 2024-11-21 23:33:12 +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
|
||||
|
||||
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
|
||||
# Install httpie
|
||||
|
@ -186,7 +186,7 @@ tools:
|
||||
single-binary:
|
||||
title: 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:
|
||||
commands:
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user