updated readme

This commit is contained in:
Scott Davis 2011-02-01 19:01:37 -05:00
parent 99f2bbdcfe
commit d656cc61e2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
1. `gem 'flowplayer'` in your gem file
2. ` rails g flowplayer` or `rails g flowplayer commercial`
3. add `javascript_include_tag 'flowplayer.min.js'` to you application layout
3. add `javascript_include_tag 'flowplayer.min.js'` to your application layout
4. read below
##Usage