diff --git a/package.json b/package.json index a527e88..9e709eb 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,8 @@ "grunt-jsbeautifier": "~0.2.2" }, "scripts": { - "test": "grunt" + "test": "grunt", + "prepublish": "echo \"Make sure you have the latest voodoospark installed!\"" }, "js-flags": "--harmony" } diff --git a/readme.md b/readme.md index 6f502f9..2b0a6ff 100644 --- a/readme.md +++ b/readme.md @@ -220,7 +220,9 @@ Then add the following to your dot-rc file of choice: source ~/.sparkrc ``` +### Troubleshooting +- Make sure you have installed the latest [voodoospark](https://github.com/voodootikigod/voodoospark) firmware onto your device.