Skip to content

Commit 7651a5e

Browse files
authored
Update install_connected.md (#681)
adjusted numbering
1 parent 6fef6c2 commit 7651a5e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

install/install_connected.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ You must meet the following requirements before you install Red Hat Advanced Clu
5555
Replace _default_ with the name of your operator group.
5656
Replace _namespace_ with the name of your project namespace.
5757
58-
2. Apply the file that you created to define the operator group:
58+
2. Apply the file that you created to define the operator group:
5959
60-
```
61-
oc apply -f local/<operator-group>.yaml
62-
```
63-
Replace _operator-group_ with the name of the operator group `.yaml` file that you created.
60+
```
61+
oc apply -f local/<operator-group>.yaml
62+
```
63+
Replace _operator-group_ with the name of the operator group `.yaml` file that you created.
6464
6565
4. Apply the subscription.
6666

0 commit comments

Comments
 (0)