Skip to content

Commit ebe0780

Browse files
committed
remember sbt version
1 parent 299f4fd commit ebe0780

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
@@ -6,6 +6,8 @@ Conways game of life implemented in Java. It's a simple project to teach myself
66
Running
77
-------
88

9+
I use sbt v1.4.5
10+
911
use `sbt package` and it will create a jar file in the target fold.
1012

1113
Then you can run it with `java -jar target/game-of-life-0.1.jar`

0 commit comments

Comments
 (0)