You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ This repo provides a [reusable Github workflow](.github/workflows/render.yml) fo
14
14
15
15
This tooling requires Docker to be installed before it can run.
16
16
17
-
- On a Windows platform, this tooling can be run using Windows Linux Subsystem (WLS) and Docker Desktop. The installation flow is described in [INSTALL_WINDOWS.md](INSTALL_WINDOWS.md).
17
+
- On a Windows platform, this tooling can be run using Windows Linux Subsystem (WLS) and Docker. The installation flow is described in [INSTALL_WINDOWS.md](INSTALL_WINDOWS.md).
18
18
- On an Ubuntu platform, Docker can be installed by following [this](https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository) guide.
19
19
20
20
Once Docker has been installed, the following commands will install the OCP spec rendering tooling.
0 commit comments