@@ -8,7 +8,7 @@ All the files are available on [GitHub], and some [package managers] provide pac
8
8
<div class =" grid cards " markdown >
9
9
10
10
- :material-microsoft-windows:{ .lg .middle } ** Windows**
11
-
11
+
12
12
For Windows 7 Service Pack 2 and above.
13
13
14
14
- [ 64-bit Installer] [ windows-x86_64-installer ]
@@ -44,7 +44,7 @@ All the files are available on [GitHub], and some [package managers] provide pac
44
44
[ :octicons-arrow-right-24: Installation Instructions] ( #macos )
45
45
46
46
- :material-code-tags:{ .lg .middle } ** Source Code**
47
-
47
+
48
48
[ Meson] and a C11 compiler needed.
49
49
50
50
- [ Source tarball] [ source-tar ]
@@ -178,7 +178,7 @@ by the user. A list of issues and workarounds are documented [here][issues].
178
178
{% set release_url = "https://github.com/lite-xl/lite-xl/releases/download/%s " | format(lite_xl_version) %}
179
179
[ GitHub ] : https://github.com/lite-xl/lite-xl/releases/latest
180
180
[ 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
182
182
[ windows-x86_64-zip] : {{ release_url }}/lite-xl-{{ lite_xl_version }}-addons-windows-x86_64.zip
183
183
[ windows-i686-installer] : {{ release_url }}/LiteXL-{{ lite_xl_version }}-addons-i686-setup.exe
184
184
[ 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].
193
193
[ build ] : ./building-from-source.md
194
194
[ lpm ] : https://github.com/lite-xl/lite-xl-plugin-manager
195
195
[ 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