diff --git a/README.md b/README.md index 7d5916692..2c0f2613e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,8 @@ Other installation methods available: - Download the binary from the [latest GitHub release][spago-latest-release] - Compile from source by cloning this repo and running `make install` - With Nix, using [easy-purescript-nix][spago-nix] -- On FreeBSD, install with `pkg install hs-spago`. +- On FreeBSD, install with `pkg install hs-spago` +- On macOS, install with `brew install spago` **General notes:** - The assumption is that you already installed the [PureScript compiler][purescript].