Skip to content

Commit d601d77

Browse files
authored
Merge pull request #77533 from sr1kar99/35537-updating-a-command
OCPBUGS#35537: Updated a command in the installation proc
2 parents 45aa113 + 401ea6a commit d601d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/multi-arch-installing-using-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can install the Multiarch Tuning Operator by using the {oc-first}.
1919
+
2020
[source,terminal]
2121
----
22-
$ oc new-project openshift-multiarch-tuning-operator
22+
$ oc create ns openshift-multiarch-tuning-operator
2323
----
2424

2525
. Create an `OperatorGroup` object:

0 commit comments

Comments
 (0)