Update README.md

This commit is contained in:
Jakub Roztocil 2022-08-08 23:42:58 -07:00 committed by GitHub
parent 8a4c948624
commit 0ebe34c766
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,5 +22,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) for the app to work:
1. Install [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) ([instructions](https://github.com/TheAssassin/AppImageLauncher#system-wide-installation))
2. Download `HTTPie-*.AppImage` from [the latest release](https://github.com/httpie/desktop/releases/latest) page
2. Download `HTTPie-*.AppImage` (or `HTTPie-*arm64.AppImage` for ARM64 architecture) from [the latest release](https://github.com/httpie/desktop/releases/latest) page
3. Run `$ AppImageLauncher HTTPie-*.AppImage`