Browse Source

Remove a stray reference to "--no-win" from README

Ryan C. Thompson 8 years ago
parent
commit
b16f81ad71
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -248,7 +248,7 @@ Finally, to run the tests, execute `cask exec ert-runner`. You should
 see something like this:
 see something like this:
 
 
 ```
 ```
-$ cask exec ert-runner --no-win
+$ cask exec ert-runner
 .........
 .........
 
 
 Ran 9 tests in 0.082 seconds
 Ran 9 tests in 0.082 seconds