I am trying to download a sample project of CorePlot from:
http://code.google.com/p/core-plot/source/checkout
There, they have mentioned below command to execute for getting a legal copy:
hg clone https://core-plot.googlecode.com/hg/ core-plot
But My Mac OS X terminal says that there is no command called hg.
What should I do?