Update README.md

Corrected bundle command line option
This commit is contained in:
jon mills
2015-04-13 14:08:56 +01:00
parent 08364c9564
commit e06b5ae61f
+1 -1
View File
@@ -9,7 +9,7 @@ Getting Started
> git clone --recursive https://github.com/throwtheswitch/cmock.git
> cd cmock
> bundle install # Ensures you have all RubyGems needed
> bundle execute rake # Run all CMock library tests
> bundle exec rake # Run all CMock library tests
API Documentation
=================