Skip to content

Commit 289c38e

Browse files
committed
Update document
1 parent 650e9f0 commit 289c38e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/how_to_run.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
How to run from the source tree
22
========
33

4+
Install [sbt](http://www.scala-sbt.org/index.html) at first.
5+
6+
```
7+
$ brew install sbt
8+
```
9+
410
Run for Development
511
--------
612

0 commit comments

Comments
 (0)