Fix macOS download URL mismatch (#29)

* Fix macOS download URL mismatch

* Update index.adoc

List aarch64 first

---------

Co-authored-by: Daniel Chao <daniel.h.chao@gmail.com>
This commit is contained in:
Tinko
2024-02-04 12:07:45 +08:00
committed by GitHub
parent 6e75c4a656
commit 38f2e9a1cf

View File

@@ -88,7 +88,7 @@ Development and release versions can be downloaded and installed manually.
=== macOS Executable === macOS Executable
On amd64: On aarch64:
[source,shell] [source,shell]
[subs="+attributes"] [subs="+attributes"]
@@ -98,7 +98,7 @@ chmod +x pkl
./pkl --version ./pkl --version
---- ----
On aarch64: On amd64:
[source,shell] [source,shell]
[subs="+attributes"] [subs="+attributes"]