Skip to content

Commit f9ea541

Browse files
authored
Merge pull request #79059 from brendan-daly-red-hat/OCPBUGS-36740
OCPBUGS-36740#correct install command
2 parents 60157c4 + da054e1 commit f9ea541

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)