Skip to content

Commit 1c050d9

Browse files
chore: use shorter command
1 parent ea12720 commit 1c050d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Extracts source maps from existing source files (from their <code>sourceMappingU
2020
To begin, you'll need to install `source-map-loader`:
2121

2222
```console
23-
npm install source-map-loader --save-dev
23+
npm install -D source-map-loader
2424
```
2525

2626
```console

0 commit comments

Comments
 (0)