Skip to content

Commit

Permalink
Remove reference to coffeescript in README
Browse files Browse the repository at this point in the history
  • Loading branch information
tchak committed Jun 11, 2012
1 parent b8ac8c7 commit bf53479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -52,7 +52,7 @@ file to setup application namespace and initial requires:
create app/assets/javascripts/helpers/.gitkeep
create app/assets/javascripts/templates
create app/assets/javascripts/templates/.gitkeep
create app/assets/javascripts/app.js.coffee
create app/assets/javascripts/app.js

If you want to avoid `.gitkeep` files, use the `skip git` option like
this: `rails g ember:bootstrap -g`.
Expand Down

0 comments on commit bf53479

Please sign in to comment.