digital-dream-labs / vector-web-setup

Tool to perform initial configuration of Vector robots.
MIT License
65 stars 57 forks source link

Fix usage string on unconfigured projects #6

Closed grant-olson closed 4 years ago

grant-olson commented 4 years ago

When I run vector-web-setup serve without doing anything, I get this:

Seems like you have missed this step 'configure'!
E.g. 'npm run vector-setup configure'

The command listed is wrong now. It should be vector-web-setup configure