Skip to content

Commit c8a1f95

Browse files
author
Mariya Pershina
committed
added the correct zip file versions
1 parent 4583012 commit c8a1f95

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/topics/mta-cli/proc_installing-cli-zip.adoc

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,12 @@ NOTE: This prerequisite is not applicable for the containerless mode. For more i
2424

2525
. Navigate to the link:{DevDownloadPageURL}[{ProductShortName} download page] and download one of the following operating system-specific CLI files or the `src` file:
2626
+
27-
* {ProductShortNameLower}-{ProductVersion}-cli-linux.zip
28-
* {ProductShortNameLower}-{ProductVersion}-cli-macos.zip
29-
* {ProductShortNameLower}-{ProductVersion}-cli-windows.zip
27+
* {ProductShortNameLower}-{ProductVersion}-cli-linux-amd64.zip
28+
* {ProductShortNameLower}-{ProductVersion}-cli-linux-arm64.zip
29+
* {ProductShortNameLower}-{ProductVersion}-cli-darwin-amd64.zip
30+
* {ProductShortNameLower}-{ProductVersion}-cli-darwin-arm64.zip
31+
* {ProductShortNameLower}-{ProductVersion}-cli-windows-amd64.zip
32+
* {ProductShortNameLower}-{ProductVersion}-cli-windows-arm64.zip
3033
* {ProductShortNameLower}-{ProductVersion}-cli-src.zip
3134

3235
. Extract the `.zip` file. `.zip` extracts the `mta-cli` binary, along with other required directories and files.

0 commit comments

Comments
 (0)