diff --git a/README.md b/README.md index 02ca8cf..9a78918 100644 --- a/README.md +++ b/README.md @@ -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 won’t 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 -3. Run `$ AppImageLauncher HTTPie-.AppImage` +2. Download `HTTPie-${VERSION}.AppImage` from [the latest release](https://github.com/httpie/desktop/releases/latest) page +3. Run `$ AppImageLauncher HTTPie-${VERSION}.AppImage`