From b46856b375a7c236f98fb12ddc31101732b0bfed Mon Sep 17 00:00:00 2001 From: Wim Godden Date: Fri, 22 Sep 2017 23:43:41 +0200 Subject: [PATCH] Fixed incorrect block --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0df7edf8a..aceb11e1c 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,6 @@ Usage #### Requirements * Coin daemon(s) (find the coin's repo and build latest version from source) * simplewallet (Bytecoin/Forknote v1.1.11). Do NOT use Forknote 2.0.0, since it's in alpha -``` * [Node.js](http://nodejs.org/) v0.10+ ([follow these installation instructions](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager)) * [Redis](http://redis.io/) key-value store v2.6+ ([follow these instructions](http://redis.io/topics/quickstart)) * libssl required for the node-multi-hashing module