From b4472d6d35699b4af4454dccb96f4aa0c2892b8b Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Sun, 2 Feb 2014 06:06:22 -0600 Subject: [PATCH] Include note about cloning from trunk --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c0d309c..4ce5efe 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,11 @@ Gamedig.query( ); ``` +> Is NPM out of date? If you're feeling lucky, you can install the latest code with +> ```shell +> npm install "git+https://github.com/sonicsnes/node-gamedig.git" +> ``` + ### Input Parameters * **type**: One of the game IDs listed in the game list below