Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markosski committed Jun 18, 2015
1 parent c438bf0 commit 2a8b3ed
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,11 @@ Elements in the game are:

![Alt text](https://github.com/martez81/scala-dash/blob/master/resource/img/screenshot1.png)

## Install and compile
- assure scala is installed on your system (I used version 2.11.4)
## Requirements
- OSX or Linux, not sure about Windows
- Scala and JVM environment installed (tested on Scala 2.11.4)

## Install
- clone repo `git clone https://github.com/martez81/scala-dash.git`
- switch to scala-dash dir `cd scala-dash`
- create dir for compiled source `mkdir out`
Expand Down

0 comments on commit 2a8b3ed

Please sign in to comment.