You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
-
3
1
What is embark
4
2
======
5
3
@@ -20,8 +18,8 @@ See the [Wiki](https://github.com/iurimatias/embark-framework/wiki) for more det
20
18
21
19
Installation
22
20
======
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
0 commit comments