README.rdoc in test_frame-0.1.0 vs README.rdoc in test_frame-0.1.1
- old
+ new
@@ -7,11 +7,10 @@
== install
Add the gems to your app Gemfile
group :development, :test do
- gem 'test_frame', :path => '../test_frame'
- gem 'steak'
+ gem 'test_frame'
end
then
* rake test_frame:install