Mercurial > hg-website
comparison templates/downloads/index.html @ 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 | 29d4b5e45423 |
children | 2b0669fed7a8 |
comparison
equal
deleted
inserted
replaced
413:7336a790df11 | 414:3d0f1f7cee05 |
---|---|
108 $ yum install mercurial | 108 $ yum install mercurial |
109 | 109 |
110 # Gentoo | 110 # Gentoo |
111 $ emerge mercurial | 111 $ emerge mercurial |
112 | 112 |
113 # Mac OS (homebrew) | |
114 $ brew install mercurial | |
115 | |
113 # FreeBSD | 116 # FreeBSD |
114 $ cd /usr/ports/devel/mercurial | 117 $ cd /usr/ports/devel/mercurial |
115 $ make install | 118 $ make install |
116 | 119 |
117 # Solaris 11 Express | 120 # Solaris 11 Express |