diff --git a/README.md b/README.md index 10aa127..63af4cc 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Or In .simplecov (or where ever you do this) require 'simplecov-vim/formatter' - Simplecov.start do + SimpleCov.start do formatter SimpleCov::Formatter::VimFormatter end