Skip to content

Commit

Permalink
Fix #47: update WIndows install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
f-f authored Dec 23, 2018
1 parent 35c17c3 commit 74ad9e8
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,12 @@ The recommended installation methods on Linux and macOS are:
- Download the binary from the [latest GitHub release][spago-latest-release]
- Compile from source by cloning this repo and running `stack install`

**Note #1:** we don't currently support Windows, and we're sorry for this. The
reason is that no current maintainer runs it. If you'd like to help with this
that's awesome! Get in touch by [opening an issue][spago-issues] :)
**Note #1:** support for Windows is still basic, and we're sorry for this - the
reason is that no current maintainer runs it.
Currently the only way to install on Windows is with `stack` - more info in
[#57](https://github.com/spacchetti/spago/issues/57).
If you'd like to help with this that's awesome! Get in touch by commenting there
or [opening another issue][spago-issues] :)

**Note #2:** we assume you already installed the [PureScript compiler][purescript].
If not, get it with `npm install -g purescript`
Expand Down

0 comments on commit 74ad9e8

Please sign in to comment.