diff --git a/README.md b/README.md index 32f9dcd..578e257 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ 2. Follow the setup procedure, and use the "blink" test script to verify your Arduino is working. 3. From the Arduino IDE upload the "Firmata" script: File -> Open -> Examples > Firmata > StandardFirmata 4. Install the dependencies: `npm install` -5. Start'er up: `node bot.js` +5. Start'er up: `node src/bot.js` 6. Start dancing: `dance()`