Skip to content

Commit 401ea6a

Browse files
committed
OCPBUGS#35537: Updated a command in the installation proc
1 parent 7ab7c5b commit 401ea6a

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)