MichaelMure / mdr

MarkDown Renderer for the terminal
MIT License
438 stars 19 forks source link

(Suggestion)Instructions how to install it #18

Closed UltiRequiem closed 3 years ago

UltiRequiem commented 3 years ago

:(

richardbadman commented 3 years ago

You just need to download the binary and put it in an executable path, i.e. on a Mac, you would do;

mv ~/Downloads/mdr_darwin_amd64 /usr/local/bin/mdr
chmod +x /usr/local/bin/mdr