@@ -8,7 +8,7 @@ All the files are available on [GitHub], and some [package managers] provide pac
88<div class =" grid cards " markdown >
99
1010- :material-microsoft-windows:{ .lg .middle } ** Windows**
11-
11+
1212 For Windows 7 Service Pack 2 and above.
1313
1414 - [ 64-bit Installer] [ windows-x86_64-installer ]
@@ -44,7 +44,7 @@ All the files are available on [GitHub], and some [package managers] provide pac
4444 [ :octicons-arrow-right-24: Installation Instructions] ( #macos )
4545
4646- :material-code-tags:{ .lg .middle } ** Source Code**
47-
47+
4848 [ Meson] and a C11 compiler needed.
4949
5050 - [ Source tarball] [ source-tar ]
@@ -178,7 +178,7 @@ by the user. A list of issues and workarounds are documented [here][issues].
178178{% set release_url = "https://github.com/lite-xl/lite-xl/releases/download/%s " | format(lite_xl_version) %}
179179[ GitHub ] : https://github.com/lite-xl/lite-xl/releases/latest
180180[ package managers ] : ./install-from-package-managers.md
181- [ windows-x86_64-installer] : {{ release_url }}/lite-xl- {{ lite_xl_version }}-addons-windows- x86_64.zip
181+ [ windows-x86_64-installer] : {{ release_url }}/LiteXL- {{ lite_xl_version }}-addons-x86_64-setup.exe
182182[ windows-x86_64-zip] : {{ release_url }}/lite-xl-{{ lite_xl_version }}-addons-windows-x86_64.zip
183183[ windows-i686-installer] : {{ release_url }}/LiteXL-{{ lite_xl_version }}-addons-i686-setup.exe
184184[ windows-i686-zip] : {{ release_url }}/lite-xl-{{ lite_xl_version }}-addons-windows-i686.zip
@@ -193,4 +193,4 @@ by the user. A list of issues and workarounds are documented [here][issues].
193193[ build ] : ./building-from-source.md
194194[ lpm ] : https://github.com/lite-xl/lite-xl-plugin-manager
195195[ appimage-troubleshoot ] : https://docs.appimage.org/user-guide/troubleshooting/index.html#troubleshooting
196- [ issues ] : ./platform-notes.md
196+ [ issues ] : ./platform-notes.md
0 commit comments