Skip to content

Commit

Permalink
Added build instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
octalmage committed Aug 31, 2014
1 parent 4cee4c5 commit 98ef54e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ autonode

Node.js GUI Automation.

##Building##
```
node-gyp configure build
```

##Examples##
Get the mouse location and move it.

Expand Down

0 comments on commit 98ef54e

Please sign in to comment.