Skip to content

Commit

Permalink
fix require line
Browse files Browse the repository at this point in the history
  • Loading branch information
lrz committed Apr 30, 2012
1 parent 8705c8a commit f22c020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ SDK and be submitted to the TestFlight platform.

2. Edit the +Rakefile+ of your RubyMotion project and add the following require line.

require 'motion/project/testflight'
require 'motion-testflight'

3. Still in the +Rakefile+, set up the +sdk+, +api_token+ and +team_token+ variables in your application configuration block.

Expand Down

0 comments on commit f22c020

Please sign in to comment.