You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-18
Original file line number
Diff line number
Diff line change
@@ -13,23 +13,9 @@ This is a work in progress so the exported functions could change at any time be
13
13
14
14
## Installing
15
15
16
-
### Linux
17
-
18
-
```
19
-
sudo apt-get install libxtst-dev libpng-dev
20
-
```
21
-
22
-
### Mac
23
-
24
-
No dependencies.
25
-
26
-
### Windows
27
-
28
-
* Python (v2.7.3 recommended, v3.x.x is not supported).
29
-
* Visual Studio 2013 (Express works fine!).
30
-
31
-
### NPM
16
+
RobotJS uses [node-gyp](https://github.com/TooTallNate/node-gyp) for building. If you have trouble with dependencies, look there or in our [building](https://github.com/octalmage/robotjs/wiki/Building) wiki.
0 commit comments