Update document

This commit is contained in:
Naoki Takezoe
2017-04-30 13:27:12 +09:00
parent 650e9f0d0b
commit 289c38edeb

View File

@@ -1,6 +1,12 @@
How to run from the source tree
========
Install [sbt](http://www.scala-sbt.org/index.html) at first.
```
$ brew install sbt
```
Run for Development
--------