Skip to content

Commit c2b4643

Browse files
committed
Add requirement for sbt to README
1 parent 3b2c84d commit c2b4643

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
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.
12+
1113
### Milestone 3 - transaction execution
1214

1315
**This version of the code supports downloading the blockchain from remote peers and executing the transactions in the blocks. When all transactions up to and including the latest have been executed the client will continue to stay synchronized.**

0 commit comments

Comments
 (0)