summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Brasna <1784648+janbrasna@users.noreply.github.com>2022-05-10 18:55:31 +0200
committerGitHub <noreply@github.com>2022-05-10 19:55:31 +0300
commit8abe47969e20b1fc23723420218d9c27792e78c5 (patch)
tree3aa9bb4d2f8605945ebfb4988e0db0522628af79
parent8173cb03378ae05239eedfca86baa2dbb492c26e (diff)
Improve single-binary method wording (#1399)
-rw-r--r--docs/README.md2
-rw-r--r--docs/installation/methods.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.md b/docs/README.md
index 1fc8f444..978168c7 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -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
diff --git a/docs/installation/methods.yml b/docs/installation/methods.yml
index ae7f6974..f126d8d8 100644
--- a/docs/installation/methods.yml
+++ b/docs/installation/methods.yml
@@ -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: