From 8abe47969e20b1fc23723420218d9c27792e78c5 Mon Sep 17 00:00:00 2001 From: Jan Brasna <1784648+janbrasna@users.noreply.github.com> Date: Tue, 10 May 2022 18:55:31 +0200 Subject: [PATCH] Improve single-binary method wording (#1399) --- docs/README.md | 2 +- docs/installation/methods.yml | 2 +- 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: