From 6a4fe0293e021840dc8b8daf606f900cfe257f85 Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Sat, 4 Dec 2021 10:44:09 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8186252..ee4afea 100644 --- a/README.md +++ b/README.md @@ -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 won’t 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`