Skip to content

Commit c7a4f2a

Browse files
committed
Add requirement for java to README
1 parent c2b4643 commit c7a4f2a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@
88

99
## A Scala based client for Ethereum Classic
1010

11-
### Prerequisites - the scala build tool [sbt](http://www.scala-sbt.org/) must be installed.
11+
### Prerequisites
12+
13+
The scala build tool [sbt](http://www.scala-sbt.org/) must be installed.
14+
15+
A recent [java sdk](http://www.oracle.com/technetwork/java/javase/downloads/index.html#close) must be installed.
1216

1317
### Milestone 3 - transaction execution
1418

0 commit comments

Comments
 (0)