client9 / misspell

Correct commonly misspelled English words in source files
MIT License
1.35k stars 114 forks source link

cli is not working #193

Open manvindar opened 2 years ago

manvindar commented 2 years ago

If I pass file as an argument misspell Readme.md then I don't get any output. what am I doing wrong?

imadjamil commented 2 years ago

I have the same problem, I installed it using go on windows 10, @manvindar how did you install it and on what type of OS?