changeset 414:3d0f1f7cee05

downloads: add macos homebrew install instructions
author David Soria Parra <davidsp@fb.com>
date Sun, 31 Aug 2014 17:19:33 +0200
parents 7336a790df11
children b40d4f1881cf
files templates/downloads/index.html
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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