npm-install: update page (#14840)

This commit is contained in:
Wiktor Perskawiec
2024-11-16 13:06:27 +01:00
committed by GitHub
parent f5e6c581d7
commit 85e201134e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
# npm install
> Install node packages.
> Install Node packages.
> More information: <https://docs.npmjs.com/cli/commands/npm-install>.
- Install dependencies listed in package.json:
- Install dependencies listed in `package.json`:
`npm install`