Skip to content

Commit da054e1

Browse files
OCPBUGS-36740:correct install command
1 parent c36919f commit da054e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/manually-create-iam-ibm-cloud.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ endif::ibm-power-vs[]
7676
+
7777
[source,terminal]
7878
----
79-
$ openshift-install create manifests --dir <installation_directory>
79+
$ ./openshift-install create manifests --dir <installation_directory>
8080
----
8181

8282
. From the directory that contains the installation program, set a `$RELEASE_IMAGE` variable with the release image from your installation file by running the following command:

0 commit comments

Comments
 (0)