Update README.md

This commit is contained in:
Jakub Roztocil
2021-12-04 10:23:25 -08:00
committed by GitHub
parent 62b897d2a7
commit d330e3be52

View File

@@ -1,6 +1,6 @@
# HTTPie for Desktop # HTTPie for Desktop
In this repository we publish releases of [HTTPie for Desktop](https://httpie.io/product). In this repository we publish releases of [HTTPie for Desktop](https://httpie.io/download).
## Linux ## Linux
@@ -8,5 +8,5 @@ In this repository we publish releases of [HTTPie for Desktop](https://httpie.io
The Linux package uses [AppImage](https://appimage.org/). Please follow these instructions to install HTTPie for Desktop on Linux: The Linux package uses [AppImage](https://appimage.org/). 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)) 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) 2. Download `HTTPie-XXX.AppImage` from [the latest release](https://github.com/httpie/desktop/releases/latest) page
3. Run `$ AppImageLauncher HTTPie-XXX.AppImage` 3. Run `$ AppImageLauncher HTTPie-XXX.AppImage`