From 9b6c838a600c25585a0c3143b20ca455a20c0be4 Mon Sep 17 00:00:00 2001 From: chrisfinazzo Date: Fri, 1 May 2026 21:37:43 -0400 Subject: [PATCH] Instructions for installing with Homebrew --- guide/installation.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/guide/installation.md b/guide/installation.md index acadd76..948a651 100644 --- a/guide/installation.md +++ b/guide/installation.md @@ -4,6 +4,16 @@ +## Installing with Homebrew + +The fastest way to get started is to install HyPhy with Homebrew + +```bash +brew install hyphy +``` + +If you want to build a custom executable (MP or MPI), the process is described below. + ## MP and MPI Versions HyPhy can be built in two main flavors: