Skip to content

Commit b9c57a4

Browse files
committed
Update README.md
spelling and pointer to linux install hints
1 parent 41b762c commit b9c57a4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ node-gyp is only configured for Mac, but this project will support Windows and L
1717
npm install robotjs
1818
```
1919

20+
Note: See the [wiki](https://github.com/octalmage/robotjs/wiki/Building) for Linux install instructions.
21+
2022
## Examples
2123
Get the mouse location and move it.
2224

@@ -70,7 +72,7 @@ Install node-gyp using npm:
7072
npm install -g node-gyp
7173
```
7274

73-
Then confgure and build:
75+
Then configure and build:
7476

7577
```
7678
node-gyp configure

0 commit comments

Comments
 (0)