1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-26 20:02:11 +02:00

Fix-up standalone binary docs. (#1396)

This commit is contained in:
Batuhan Taskaya
2022-05-09 19:22:20 +03:00
committed by GitHub
parent 80ae644464
commit 7fd34fc8ce
2 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -184,13 +184,13 @@ tools:
- yum upgrade httpie
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 installatin process.
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.
links:
commands:
install:
- https --download packages.httpie.io/binaries/linux/http-latest -o http
- chmod +X ./http
- chmod +x ./http
upgrade:
- https --download packages.httpie.io/binaries/linux/http-latest -o http