CSC301: Admin: Install Graphviz [12/56] |
This step is only necessary to draw the pictures that I show in class.
On windows, download and install Graphviz
from here:
Graphviz
On the mac, you need to install
Homebrew
Once you have homebrew, just enter the following commands on the Terminal:
brew update brew install graphviz