diff --git a/docs/modules/pkl-cli/pages/index.adoc b/docs/modules/pkl-cli/pages/index.adoc index 70721e0f..4f8a33b2 100644 --- a/docs/modules/pkl-cli/pages/index.adoc +++ b/docs/modules/pkl-cli/pages/index.adoc @@ -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"]