From 1d1d8418f430eb9ad10c08d8390e31960a083c56 Mon Sep 17 00:00:00 2001 From: Jason Stallings Date: Mon, 1 Sep 2014 11:58:44 -0500 Subject: [PATCH] Updated install instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78603739..c28d6e0e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Based on [autopy](https://github.com/msanders/autopy). ##Installing## ``` -npm install autojs +npm install robotjs ``` ##Examples##