Skip to content

Commit 2a6e644

Browse files
committed
add install instructions
1 parent e6fb7a2 commit 2a6e644

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@
33
[![Build Status](https://travis-ci.org/defunctzombie/node-util.png?branch=master)](https://travis-ci.org/defunctzombie/node-util)
44

55
node.js [util](http://nodejs.org/api/util.html) module as a module
6+
7+
## install via [npm](npmjs.org)
8+
9+
```shell
10+
npm install util
11+
```

0 commit comments

Comments
 (0)