diff --git a/ruby/README.md b/ruby/README.md index 731dfcaa..ffbd4914 100644 --- a/ruby/README.md +++ b/ruby/README.md @@ -10,7 +10,7 @@ Ensure you have RSpec installed gem install rspec ``` -ruby gilded_rose_spec.rb +rspec gilded_rose_spec.rb ``` ## Run the TextTest fixture from the Command-Line