desktop
desktop copied to clipboard
[Bug]: Fix linux installation docs
What happened?
Not really a bug, but a typo, in the documentation on installation of httpie desktop on a Linux machine. Its not really applicable to me as I started using the flatpak version, but thought better to get it updated.
Steps to reproduce?
-
Go to the URL https://httpie.io/docs/desktop/linux
-
Read the doc. The documentation talks about opening
.exefile; it should say about AppImage as mentioned in the repo's README.
What did you expect to happen?
It should probably say something like this (copied from your README) or whatever marketing people decide -
Please follow the instructions below to install HTTPie for Desktop on Linux.
⚠️ The Linux package uses AppImage, and you need to install it using AppImageLauncher for the app to work:
- Install AppImageLauncher (instructions)
- Download
HTTPie-*.AppImage(orHTTPie-*arm64.AppImagefor ARM64 architecture) from the latest release page - Run
$ AppImageLauncher HTTPie-*.AppImage
Platform
Linux
HTTPie Desktop version
2022.5.1
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct