diff options
Diffstat (limited to 'src/content/docs/overview')
-rw-r--r-- | src/content/docs/overview/downloads.mdx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/docs/overview/downloads.mdx b/src/content/docs/overview/downloads.mdx index ab2c843..c3d688b 100644 --- a/src/content/docs/overview/downloads.mdx +++ b/src/content/docs/overview/downloads.mdx @@ -53,6 +53,7 @@ select the appropriate package for your platform or use case. | `-macos-<ver>.dmg` | macOS disk image; \<ver\> = minimum required macOS version. | | `-linux-<arch>.AppImage` | AppImage for Linux; make it executable and run directly. | | `*.sig` | GPG signature file for verifying the integrity and authenticity. | +| `-qt5-` | Qt5 build, for older systems (e.g., Windows 7, Ubuntu 20.04). | ## Platform-Specific Installation |