aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2016-03-05 15:19:26 +0300
committerIgor Pashev <pashev.igor@gmail.com>2016-03-05 15:19:26 +0300
commitfa2bc49340a51d78fe2db935284ab503daf8e3f1 (patch)
tree18500d803386146b6fc40c7a4d7c5e9b389227d0
parent032e62cde2d682729676be27a2e8d89392f8022f (diff)
downloadzerobin-fa2bc49340a51d78fe2db935284ab503daf8e3f1.tar.gz
Fixed a typo in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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