How to Install MacDown

Me again, writing about this basic how to install MacDown, a simple tool for markdown.

I will not go through which is better for Mou and MacDown, you could choose Mou as well. OK.

First, install Homebrew

1
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Second, install Homebrew Cask

1
$ brew install caskroom/cask/brew-cask

Last but not least, install MacDown

1
$ brew cask install macdown

The UI of Macdown is beautiful and I hope you enjoy it as I did.