remove old geth version requirement for whisper

This commit is contained in:
Iuri Matias 2017-10-13 06:30:50 -04:00
parent 322fabab3d
commit 32d34cd9df

View File

@ -1,7 +1,7 @@
Installation 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), node (6.9.1 or higher is recommended) and npm
serpent (develop) if using contracts with Serpent, testrpc (3.0 or higher) serpent (develop) if using contracts with Serpent, testrpc (3.0 or higher)
if using the simulator or the test functionality. Further: depending on if using the simulator or the test functionality. Further: depending on
the dapp stack you choose: `IPFS <https://ipfs.io/>`__ the dapp stack you choose: `IPFS <https://ipfs.io/>`__