Skip to content

Commit

Permalink
Fixed incorrect instructions in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Leigh Caplan committed Nov 2, 2010
1 parent 2f1a99c commit 25f61bc
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 @@ -10,6 +10,6 @@ The steps in the blog post are explicitly tagged, so the code included in the li
1. <tt>git clone git://github.com/texel/drag_drop_example.git</tt>
2. <tt>sudo gem install bundler</tt>
3. <tt>bundle install</tt>
4. <tt>ruby app.rb</tt>
4. <tt>rackup</tt>

That's it! Happy hacking!

0 comments on commit 25f61bc

Please sign in to comment.