aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e1289f5..17a210a 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ running by [Node.js](https://nodejs.org) to decrypt:
$ git clone https://github.com/zalora/zerobin.git
$ cd zerobin
- $ cabal install --dependencies-only
+ $ cabal install -f nodejs --dependencies-only
$ cabal install -f nodejs --ghc-option="-Werror"
$ # get nodejs and npm, e. g. on Debian; sudo apt-get install nodejs npm
$ npm install sjcl