From b1d23303f7cb0e004f1ccf5aa5423e3b235c31e8 Mon Sep 17 00:00:00 2001 From: David Antler Date: Tue, 28 Jun 2016 13:23:26 -0700 Subject: [PATCH] Change messaging to indicate mraaStub is on npm The module has been added to npm. See: https://www.npmjs.com/package/mraaStub Signed-off-by: David Antler Signed-off-by: Brendan Le Foll --- jsstub/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jsstub/README.md b/jsstub/README.md index 2184d6e..05ac833 100644 --- a/jsstub/README.md +++ b/jsstub/README.md @@ -17,8 +17,7 @@ the `test/index.js` file for an example. ## Installation -mraaStub is not yet in npm so has to be installed from git. In the future -you'll be able to install `mraaStub` from npm like this: +You may install `mraaStub` from npm like this: ``` npm install mraaStub