README.md in matey-0.1.5 vs README.md in matey-0.1.6

- old
+ new

@@ -63,10 +63,10 @@ bundle install --gemfile spec/sample/Gemfile # run test cases and ensure everything is passing rake spec -# an interactive prompt that will allow you to experiment with matey (currently broken!) +# an interactive prompt that will allow you to experiment with matey bin/console ``` To install `matey` and make it available as a regular rubygem, run the following command: `bundle exec rake install`