From f2628eabe188b728edc17b9ecea972a81b24d842 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Sat, 7 Jan 2017 12:12:39 -0500 Subject: [PATCH] update required geth version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3079799c..52eca5cf 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Table of Contents Installation ====== -Requirements: geth (1.4.4 or higher), node (5.0.0) and npm +Requirements: geth (1.5.5 or higher), node (5.0.0) and npm Optional: serpent (develop) if using contracts with Serpent, testrpc or ethersim if using the simulator or the test functionality. Further: depending on the dapp stack you choose: [IPFS](https://ipfs.io/)