Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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].
Expand Down