mirror of
https://github.com/ThrowTheSwitch/CMock
synced 2025-05-24 02:59:32 -04:00
Update README.md
Fix typo, "bundle execute" -> "bundle exec"
This commit is contained in:
parent
b6289dfcba
commit
8140b3e9d5
@ -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
|
||||
=================
|
||||
|
Loading…
x
Reference in New Issue
Block a user