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

@@ -3,7 +3,7 @@
> Node 패키지 설치.
> 더 많은 정보: <https://docs.npmjs.com/cli/commands/npm-install>.
- package.json에 나열된 의존성 설치:
- `package.json`에 나열된 의존성 설치:
`npm install`

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`