Skip to content

Commit 98ef54e

Browse files
committed
Added build instructions.
1 parent 4cee4c5 commit 98ef54e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ autonode
33

44
Node.js GUI Automation.
55

6+
##Building##
7+
```
8+
node-gyp configure build
9+
```
10+
611
##Examples##
712
Get the mouse location and move it.
813

0 commit comments

Comments
 (0)