Make WordPress Core

Changeset 54650 for trunk/README.md


Ignore:
Timestamp:
10/19/2022 06:18:45 PM (4 years ago)
Author:
desrosj
Message:

General: Correctly refer to “npm” and “Node.js”.

This update all references to npm and Node.js to their correct spelling.

Fixes #56816.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r54375 r54650  
    2020If you are not using a package manager, see the [Node.js download page](https://nodejs.org/en/download/) for installers and binaries.
    2121
    22 **Note:** WordPress currently only supports NodeJS `14.x` and npm `6.x`.
     22**Note:** WordPress currently only supports Node.js `14.x` and npm `6.x`.
    2323
    2424You will also need [Docker](https://www.docker.com/products/docker-desktop) installed and running on your computer. Docker is the virtualization software that powers the local development environment. Docker can be installed just like any other regular application.
Note: See TracChangeset for help on using the changeset viewer.