Skip to content

Commit

Permalink
Documentation: added info about required SBT version
Browse files Browse the repository at this point in the history
  • Loading branch information
KarolS committed Jan 18, 2014
1 parent 79ab8b6 commit 2b4bd28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
*.md~
.gitignore~
.scala~
*.sh~
*.py~
*.scala~

# sbt specific
Expand Down
2 changes: 2 additions & 0 deletions doc/BUILD.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Compiling
=========

To build `units` 0.1.x, you need sbt 0.12.x.

To compile the code, run `sbt` and execute:

compile
Expand Down

0 comments on commit 2b4bd28

Please sign in to comment.