Skip to content

Commit f5899a7

Browse files
committed
fix typo
1 parent 05ea33a commit f5899a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ a browserify plugin that runs various optimizations, so you don't have to instal
1414
[standard-url]: http://npm.im/standard
1515

1616
```bash
17-
npm install --saved-dev tinyify
17+
npm install --save-dev tinyify
1818

1919
browserify -p tinyify app.js
2020
```

0 commit comments

Comments
 (0)