Update README.md

This commit is contained in:
Jakub Roztocil
2021-12-04 10:20:22 -08:00
committed by GitHub
parent 9d711b5160
commit bc2e77397b

View File

@@ -1,2 +1,13 @@
## HTTPie for Desktop
# HTTPie for Desktop
In this repository we publish releases of [HTTPie for Desktop](https://httpie.io/product).
## Installing HTTPie for Desktop on Linux
Please follow these instructions to install HTTPie for Desktop on Linux:
1. Install [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) ([instructions](https://github.com/TheAssassin/AppImageLauncher#system-wide-installation))
2. Download `HTTPie-XXX.appimage` from [the latest release page](https://github.com/httpie/desktop/releases/latest)
3. Run `$ AppImageLauncher HTTPie-XXX.appimage`