mirror of
https://github.com/apple/pkl.git
synced 2026-04-24 09:18:35 +02:00
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:
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user