Skip to content

Commit 06f938a

Browse files
committed
Build/Test Tools: Remove unnecessary docker branding
1 parent 481cd92 commit 06f938a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ If you are not using a package manager, see the [Node.js download page](https://
3737

3838
**Note:** WordPress currently only officially supports Node.js `20.x` and npm `10.x`.
3939

40-
You will also need a container environment (e.g. [Docker](https://www.docker.com/products/docker-desktop) or [Podman](https://podman-desktop.io/)), installed and running on your computer. The container environment is the virtualization software that powers the local development environment. Both application can be installed just like any other regular application.
40+
You will also need a container environment (e.g. [Docker](https://www.docker.com/products/docker-desktop) or [Podman](https://podman-desktop.io/)) installed and running on your computer. The container environment is the virtualization software that powers the local development environment. Both applications can be installed just like any other regular application.
4141

4242
### Development Environment Commands
4343

44-
Ensure [Docker](https://www.docker.com/products/docker-desktop) or [Podman](https://podman-desktop.io/) are running before using these commands.
44+
Ensure either [Docker](https://www.docker.com/products/docker-desktop) or [Podman](https://podman-desktop.io/) are running before using these commands.
4545

4646
#### To start the development environment for the first time
4747

0 commit comments

Comments
 (0)