From f2f01fc663c4e42a1daae42d3b40f5106cbc6efb Mon Sep 17 00:00:00 2001 From: Justin Woo Date: Tue, 13 Nov 2018 00:27:00 +0200 Subject: [PATCH] Update installation.md --- docs/installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 9368f0d..0c6ac52 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -4,11 +4,11 @@ You can install Psc-Package on any platform by downloading the binary for your platform from [the releases page](https://github.com/purescript/psc-package/releases) and copying it somewhere on your PATH. -## Linux/OSX +## npm -### npm +You might install either globally or via project depencies. This should work on Linux, OSX, and Windows. Please report issues at if this does not work as expected. -You might install either globally or via project depencies. +## Linux/OSX ### Nix