diff --git a/README.md b/README.md index 9c29d381..36742c78 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ IRC channel [#solvespace at web.libera.chat][ssirc]. ## Installation -### Via official binary packages +### Via Official Packages -_Official_ release binary packages for macOS (>=10.6 64-bit) and Windows +_Official_ release packages for macOS (>=10.6 64-bit) and Windows (>=Vista 32-bit) are available via [GitHub releases][rel]. These packages are automatically built by the SolveSpace maintainers for each stable release. @@ -53,15 +53,6 @@ snap install solvespace snap install solvespace --edge ``` -### Via third-party binary packages - -_Third-party_ nightly binary packages for Debian and Ubuntu are available via -[notesalexp.org][notesalexp]. These packages are automatically built from -non-released source code. The SolveSpace maintainers do not control the contents -of these packages and cannot guarantee their functionality. - -[notesalexp]: https://notesalexp.org/packages/en/source/solvespace/ - ### Via automated edge builds > :warning: **Edge builds might be unstable or contain severe bugs!** @@ -77,6 +68,15 @@ from the following links: Extract the downloaded archive and install or execute the contained file as is appropriate for your platform. +### Via third-party packages + +_Third-party_ nightly binary packages for Debian and Ubuntu are available via +[notesalexp.org][notesalexp]. These packages are automatically built from +non-released source code. The SolveSpace maintainers do not control the contents +of these packages and cannot guarantee their functionality. + +[notesalexp]: https://notesalexp.org/packages/en/source/solvespace/ + ### Via source code See below.