mirror of
https://github.com/apple/pkl.git
synced 2026-03-20 16:23:57 +01: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
|
||||
|
||||
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"]
|
||||
|
||||
Reference in New Issue
Block a user