# HG changeset patch # User David Soria Parra # Date 1409498373 -7200 # Node ID 3d0f1f7cee05c397117fc1b66273056d8755caad # Parent 7336a790df110d9eb3f09cc3fd2e92d71e157a05 downloads: add macos homebrew install instructions diff -r 7336a790df11 -r 3d0f1f7cee05 templates/downloads/index.html --- a/templates/downloads/index.html Fri Aug 29 14:45:56 2014 +0200 +++ b/templates/downloads/index.html Sun Aug 31 17:19:33 2014 +0200 @@ -110,6 +110,9 @@ # Gentoo $ emerge mercurial +# Mac OS (homebrew) +$ brew install mercurial + # FreeBSD $ cd /usr/ports/devel/mercurial $ make install