Commit 1e8b11c38cf839f6b330f309ffe17fde591e8e03

Authored by Jay Berkenbilt
1 parent b08d44d0

Update README-what-to-download.md for AppImage

Showing 1 changed file with 1 additions and 1 deletions
README-what-to-download.md
1 1 To build from source for Linux or other UNIX/UNIX-like systems, it is generally sufficient to download just the source `qpdf-<version>.tar.gz` file.
2 2  
3   -Virtually all Linux distributions include packages for qpdf. If you'd like to run the latest version of qpdf as an [AppImage](https://appimage.org/), you can download `qpdf-<version>-x86_64.AppImage`. This is a self-contained executable that you make symlink `qpdf` to and run on most reasonably recent Linux distributions.
  3 +Virtually all Linux distributions include packages for qpdf. If you'd like to run the latest version of qpdf as an [AppImage](https://appimage.org/), you can download `qpdf-<version>-x86_64.AppImage`. This is a self-contained executable that you make symlink `qpdf` to and run on most reasonably recent Linux distributions. See README-appimage.md in the qpdf source distribution for additional details, or run the AppImage with the `--ai-usage` argument to get help specific to the AppImage.
4 4  
5 5 For Windows, there are several additional files that you might want to download.
6 6  
... ...