From 82a526908298c22e04d5b5bf6d988a7e0b3768e3 Mon Sep 17 00:00:00 2001 From: Chris Finazzo Date: Wed, 6 May 2026 10:40:58 -0400 Subject: [PATCH] Update README.md FreeSASA is now available directly via Homebrew. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 575e8da..e46ec25 100644 --- a/README.md +++ b/README.md @@ -88,9 +88,9 @@ For developers: You can install binaries that have already been built using the package managers. -With homebrew on MacOS (amd64, arm64) or Linux (amd64): +With Homebrew on MacOS (amd64, arm64) or Linux (amd64): - brew install brewsci/bio/freesasa + brew install freesasa With conda, mamba or pixi on Linux (amd64, arm64, ppc64le) or MacOS (amd64, arm64):