From fa2bc49340a51d78fe2db935284ab503daf8e3f1 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 5 Mar 2016 15:19:26 +0300 Subject: Fixed a typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33530e2..19c920b 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ running by [Node.js](https://nodejs.org) to decrypt: $ cd zerobin $ 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 + $ # get nodejs and npm, e. g. on Debian: sudo apt-get install nodejs npm $ npm install sjcl $ ./dist/build/zerobin-nodejs/zerobin-nodejs heinrich hertz -- cgit v1.2.3