mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 04:48:25 +01:00
Docs: Revert an accidental revert of this package name.
See #51414, #50768 git-svn-id: https://develop.svn.wordpress.org/trunk@49598 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c19f56747f
commit
fca21076e0
@ -16,7 +16,7 @@ You will need a basic understanding of how to use the command line on your compu
|
||||
You will need Node and npm installed on your computer. Node is a JavaScript runtime used for developer tooling, and npm is the package manager included with Node. If you have a package manager installed for your operating system, setup can be as straightforward as:
|
||||
|
||||
* macOS: `brew install node`
|
||||
* Windows: `choco install node`
|
||||
* Windows: `choco install nodejs`
|
||||
* Ubuntu: `apt install nodejs npm`
|
||||
|
||||
If you are not using a package manager, see the [Node.js download page](https://nodejs.org/en/download/) for installers and binaries.
|
||||
|
Loading…
x
Reference in New Issue
Block a user