From b293c4c6ccd8fab7cc67b93f1451735ecd942452 Mon Sep 17 00:00:00 2001 From: Connor Prussin Date: Thu, 25 May 2017 20:04:56 -0700 Subject: [PATCH] Add save to install instructions (#15) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc2a519..b48cab8 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ our [contributing guide](CONTRIBUTING.md). ## Installation ```bash -bower install purescript-httpure +bower install --save purescript-httpure ``` ## Documentation