Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drobati committed Jul 30, 2015
1 parent 023aa03 commit 1f2dd31
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,24 @@ This is a work in progress so the exported functions could change at any time be

## Installing

### Linux

```
sudo apt-get install libxtst-dev libpng-dev
```

### Mac

No dependencies.

### Windows

1. Install the .NET framework 2.0 SDK.
2. Install Microsoft Visual Studio 2005
3. Add the location of the component to the system path if it is installed elsewhere.

### NPM

```
npm install robotjs
```
Expand Down

0 comments on commit 1f2dd31

Please sign in to comment.