vertmac / designmodo-startup_framework-rails

A gem to integrate designmodo Startup Framework in Rails
BSD 2-Clause "Simplified" License
36 stars 5 forks source link

problem installing #7

Open oluwa-tobi opened 9 years ago

oluwa-tobi commented 9 years ago

Hey,

I'm getting this error message:

-bash: syntax error near unexpected token `newline'

.. when I try running this command:

$ rails generate startup_framework: install

Any ideas?

chug2k commented 9 years ago

it might be the extra space: startup_framework:install, not startup_framework: install