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: