Skip to content

Commit 973a883

Browse files
committed
update readme
1 parent da92171 commit 973a883

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
This Readme applies to Embark 1.0.0 Beta which is currently under development. For the old version please check the old [readme](https://github.com/iurimatias/embark-framework/blob/0.9.3/README.md)
2-
31
What is embark
42
======
53

@@ -20,8 +18,8 @@ See the [Wiki](https://github.com/iurimatias/embark-framework/wiki) for more det
2018

2119
Installation
2220
======
23-
Requirements: geth (1.1.3 or higher), node (0.12.2) and npm
24-
Optional: serpent (develop) if using contracts with Serpent
21+
Requirements: geth (1.4.4 or higher), node (5.0.0) and npm
22+
Optional: serpent (develop) if using contracts with Serpent, ethersim if using the simulator or the test functionality
2523

2624
```Bash
2725
$ npm -g install embark-framework

0 commit comments

Comments
 (0)