Skip to content

Commit ecea5c1

Browse files
authored
Update readme.md
1 parent b5b3021 commit ecea5c1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

general/npm/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ latest is the default tag for the latest version of a package on npm.
66

77
installs everything from package-lock or package if not found, package.json has priority if in conflict with lock file (in that case package-lock will be updated as well)
88

9-
--ignore-scripts disables running scripts like postinstall defined in the target package.json, download only
9+
`--ignore-scripts` disables running scripts like postinstall defined in the target package.json, download only
1010

11-
-D as devDependency
11+
`-D` as devDependency
1212

13-
-g run command globally
13+
`-g` run command globally
1414

1515

1616
## `npm i pac`

0 commit comments

Comments
 (0)