Update README.md

This commit is contained in:
Jakub Roztocil 2021-12-04 10:44:09 -08:00 committed by GitHub
parent 1b02376016
commit 6a4fe0293e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,5 +10,5 @@ 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-*.AppImage` from [the latest release](https://github.com/httpie/desktop/releases/latest) page
3. Run `$ AppImageLauncher HTTPie-*.AppImage`