Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
spelling and pointer to linux install hints
  • Loading branch information
jub3i committed Jul 5, 2015
1 parent 41b762c commit b9c57a4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ node-gyp is only configured for Mac, but this project will support Windows and L
npm install robotjs
```

Note: See the [wiki](https://github.com/octalmage/robotjs/wiki/Building) for Linux install instructions.

## Examples
Get the mouse location and move it.

Expand Down Expand Up @@ -70,7 +72,7 @@ Install node-gyp using npm:
npm install -g node-gyp
```

Then confgure and build:
Then configure and build:

```
node-gyp configure
Expand Down

0 comments on commit b9c57a4

Please sign in to comment.