Make WordPress Core

Changeset 49594


Ignore:
Timestamp:
11/14/2020 10:15:17 AM (4 years ago)
Author:
johnbillion
Message:

Docs: Correct the Chocolatey package name for Node in the local environment setup instructions.

Props pbearne

See #51414

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r47752 r49594  
    1717
    1818* macOS: `brew install node`
    19 * Windows: `choco install node`
     19* Windows: `choco install nodejs`
    2020* Ubuntu: `apt install nodejs npm`
    2121
Note: See TracChangeset for help on using the changeset viewer.