Skip to content

Commit cb653a3

Browse files
authored
Merge pull request #178 from anarnold97/documentation-fix-kantra-folder
MTA-5944: Kantra directory instructions missing
2 parents 0de6fce + 517a969 commit cb653a3

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@ You can install the {ProductFullName} command-line interface (CLI) by using the
1212

1313
* Red Hat Container Registry Authentication for `registry.redhat.io`. Red Hat distributes container images from `registry.redhat.io`, which requires authentication. For more details, see link:https://access.redhat.com/RegistryAuthentication[Red Hat Container Registry Authentication].
1414
+
15-
NOTE: This prerequisite is not applicable for the containerless mode. For more information, see xref:running-the-containerless-mta-cli_analyzing-applications-mta-cli[Analyzing applications in containerless mode].
15+
NOTE: This prerequisite is not applicable for the containerless mode. For more information, see xref:running-the-containerless-mta-cli_analyzing-applications-mta-cli[Analyzing applications in containerless mode].
1616

1717
* You installed Java Development Kit (JDK) version 17 or later.
18-
* You set the `JAVA_HOME` environmental variable.
18+
* You set the `JAVA_HOME` environmental variable.
1919
* You installed Maven version 3.9.9 or later with its binary added to the `$PATH` variable.
2020

21-
22-
2321
.Procedure
2422

2523
. Navigate to the link:{DevDownloadPageURL}[{ProductShortName} download page] and download one of the following operating system-specific CLI files or the `src` file:
@@ -32,8 +30,9 @@ NOTE: This prerequisite is not applicable for the containerless mode. For more i
3230
* {ProductShortNameLower}-{ProductVersion}-cli-windows-arm64.zip
3331
* {ProductShortNameLower}-{ProductVersion}-cli-src.zip
3432

35-
. Extract the `.zip` file. `.zip` extracts the `mta-cli` binary, along with other required directories and files.
33+
. Extract the `.zip` file to the `.kantra` directory inside your `$HOME` directory. The `.zip` file extracts the `mta-cli` binary, along with other required directories and files.
3634

3735
. Move the `mta-cli` binary to your `$PATH` variable.
36+
3837
+
3938
NOTE: You can place the `mta-cli` binary in any folder that is included in the `$PATH` variable. Alternatively, you can add a folder that contains `mta-cli` to `$PATH`. This way, you do not need to specify a full path when using the CLI.

0 commit comments

Comments
 (0)