From 8a94cc6efad20dba0fb85c32a931281ea570b601 Mon Sep 17 00:00:00 2001 From: Jason Stallings Date: Mon, 1 Sep 2014 07:40:21 -0500 Subject: [PATCH] Fixed install instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3064c1dc..56c14a9e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Node.js GUI Automation. ##Installing## ``` -npm install nodejs +npm install autojs ``` ##Examples##