Skip to content

Commit

Permalink
Add notes on installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbesLindesay committed Feb 5, 2015
1 parent 0a975c5 commit 1646f1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ A native module for when you just need node to back off for a few milliseconds.

npm install thread-sleep

This module uses node-pre-gyp so it should install even without a compiler in most environments. If you run into any problems, please open an issue with the full npm log, and a description of what operating system you use.

## Usage

```js
Expand Down

0 comments on commit 1646f1f

Please sign in to comment.