html2markdown
html2markdown copied to clipboard
gem install doesn’t install CLI
I have just installed this via gem install html2markdown, as suggested in the README. However, the CLI file didn’t get on my computer this way. Running rake install did the trick, though.