We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a70306 commit 31865f3Copy full SHA for 31865f3
README.md
@@ -28,7 +28,8 @@ Other installation methods available:
28
- Download the binary from the [latest GitHub release][spago-latest-release]
29
- Compile from source by cloning this repo and running `make install`
30
- With Nix, using [easy-purescript-nix][spago-nix]
31
-- On FreeBSD, install with `pkg install hs-spago`.
+- On FreeBSD, install with `pkg install hs-spago`
32
+- On macOS, install with `brew install spago`
33
34
**General notes:**
35
- The assumption is that you already installed the [PureScript compiler][purescript].
0 commit comments