Update README.md

This commit is contained in:
Jakub Roztocil 2021-12-04 10:36:52 -08:00 committed by GitHub
parent 8bbd3b7ec8
commit 89cdf8b268
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,5 @@ In this repository, we publish releases of [HTTPie for Desktop](https://httpie.i
Please follow the instructions below to install HTTPie for Desktop on Linux. The Linux package uses [AppImage](https://appimage.org/), and you need to install it using [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) otherwise, it wont work:
1. Install [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) ([instructions](https://github.com/TheAssassin/AppImageLauncher#system-wide-installation))
2. Download `HTTPie-<VERSION>.AppImage` from [the latest release](https://github.com/httpie/desktop/releases/latest) page
3. Run `$ AppImageLauncher HTTPie-<VERSION>.AppImage`
2. Download `HTTPie-${VERSION}.AppImage` from [the latest release](https://github.com/httpie/desktop/releases/latest) page
3. Run `$ AppImageLauncher HTTPie-${VERSION}.AppImage`