markdown-toc
markdown-toc copied to clipboard
Amend documentation to install globally
trafficstars
I believe the intention here is to install this package globally so we can use it across all projects. --save wasn't working for me at all, while -g installed it into /usr/local/bin/ and instantly provided me with a working binary.
Thank you for your work!
+1
related, https://github.com/jonschlinkert/markdown-toc/pull/96
Yes, merge this please, would have saved me 15m today. :) Thanks!
+1, I found myself doing the same, glad someone else opened a PR :)