diff options
| author | saturneric <[email protected]> | 2025-06-29 22:59:32 +0000 | 
|---|---|---|
| committer | saturneric <[email protected]> | 2025-06-29 22:59:32 +0000 | 
| commit | 927d0fce8d41bfb37f84472464ce5a9eb90e3719 (patch) | |
| tree | 453c0fadacbf19a1f641dc089516ba1317eadaa0 /src/content/docs | |
| parent | docs(appendix): streamline system requirements for clarity and conciseness (diff) | |
| download | Manual-927d0fce8d41bfb37f84472464ce5a9eb90e3719.tar.gz Manual-927d0fce8d41bfb37f84472464ce5a9eb90e3719.zip | |
docs(overview): add Qt5 build information for older systems
* Included details about the `-qt5-` filename pattern.
* Clarified that this build is suitable for older systems like Windows 7 and Ubuntu 20.04.
Diffstat (limited to 'src/content/docs')
| -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 | 
