You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2026-04-26 20:02:11 +02:00
Update commands for Arch (#1306)
This commit is contained in:
committed by
GitHub
parent
ad613f29d2
commit
30cd862fc0
+2
-2
@@ -205,12 +205,12 @@ Also works for other Arch-derived distributions like ArcoLinux, EndeavourOS, Art
|
||||
|
||||
```bash
|
||||
# Install httpie
|
||||
$ pacman -Sy httpie
|
||||
$ pacman -Syu httpie
|
||||
```
|
||||
|
||||
```bash
|
||||
# Upgrade httpie
|
||||
$ pacman -Syu httpie
|
||||
$ pacman -Syu
|
||||
```
|
||||
|
||||
### FreeBSD
|
||||
|
||||
Reference in New Issue
Block a user