File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The driver-toolkit image for the latest minor release are tagged with the minor
24
24
25
25
.Procedure
26
26
27
- . The image URL of the `driver-toolkit` corresponding to a certain release can be extracted from the release image using the `oc adm` command :
27
+ . Use the `oc adm` command to extract the image URL of the `driver-toolkit` corresponding to a certain release:
28
28
+
29
29
[source,terminal,subs="attributes+"]
30
30
----
@@ -44,7 +44,7 @@ The output for the `ocp-release:4.12.0-x86_64` image is as follows:
44
44
quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404
45
45
----
46
46
47
- . This image can be obtained using a valid pull secret, such as the pull secret required to install {product-title}.
47
+ . Obtain this image using a valid pull secret, such as the pull secret required to install {product-title}:
48
48
+
49
49
[source,terminal]
50
50
----
You can’t perform that action at this time.
0 commit comments