summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Roztocil <jakub@roztocil.co>2022-06-07 14:23:52 +0200
committerJakub Roztocil <jakub@roztocil.co>2022-06-07 14:23:52 +0200
commit4f172a61b4a5ccd3af5d2d0b8e9cf0dcde10de60 (patch)
tree7f77627eba5a874f108c376a10d76e25e3ad2354
parent542a2d35dec803f35808bda82c1f308820c563f6 (diff)
Fix installation
-rw-r--r--docs/installation/methods.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/installation/methods.yml b/docs/installation/methods.yml
index f126d8d8..cabf577a 100644
--- a/docs/installation/methods.yml
+++ b/docs/installation/methods.yml
@@ -17,13 +17,13 @@ docs-structure:
Windows:
- chocolatey
Linux:
- - snap-linux
- - brew-linux
- apt
- dnf
- yum
- - pacman
- single-binary
+ - snap-linux
+ - brew-linux
+ - pacman
FreeBSD:
- pkg
@@ -191,6 +191,7 @@ tools:
commands:
install:
- https --download packages.httpie.io/binaries/linux/http-latest -o http
- - chmod +x ./http
+ - ln -ls ./http ./https
+ - chmod +x ./http ./https
upgrade:
- https --download packages.httpie.io/binaries/linux/http-latest -o http