From 0796dda9634bb565ddef6fbb29497d3029779f7d Mon Sep 17 00:00:00 2001
From: Richard Harrington <harrington.richard@gmail.com>
Date: Thu, 29 May 2014 09:58:58 -0400
Subject: [PATCH] removed extension from command loading voodoospark

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2088ffa..857752f 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Wifi Password: OMGJSConf
 
 * Next, in order for spark to be able to talk to node, you should flash it with the [voodoospark](https://github.com/voodootikigod/voodoospark) firmware.
 
-```spark cloud flash YOUR_CORE_ID voodoospark.cpp```
+```spark cloud flash YOUR_CORE_ID voodoo```
 
 If that succeeded, you are now ready to talk to your spark via node!