From 60e4079f20717b649f88d29440c4ce9fc2e23d5c Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Sun, 22 Oct 2017 09:46:52 -0400 Subject: [PATCH] clarify whisper support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1e3ea199..42f1440d6 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Table of Contents Installation ====== -Requirements: geth (1.6.5 or higher recommended, 1.6.0 or lower for whisper support), node (6.9.1 or higher is recommended) and npm +Requirements: geth (1.6.5 or higher recommended, 1.6.0 or lower for whisper v1 support; whisper v5 support coming soon), node (6.9.1 or higher is recommended) and npm Optional: testrpc (3.0 or higher) if using the simulator or the test functionality. Further: depending on the dapp stack you choose: [IPFS](https://ipfs.io/)