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 Dan Chao
parent 42c32a1ad3
commit b6c484b716

View File

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