From 6e05343eb543589b4f7bee8d1197bff69313b3dc Mon Sep 17 00:00:00 2001 From: Christopher Vogt Date: Fri, 14 Oct 2016 00:23:16 -0400 Subject: fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e16602d..c6724ee 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ CBT can help you with that. Execute: $ cbt tools createBuild ``` -Now there should be a file `build/build.scala` with a sample `Build class. +Now there should be a file `build/build.scala` with a sample `Build` class. Btw., a build file can have it's own build and so on recursively like in SBT. When you create a file `build/build/build.scala` and change `Build` class in there -- cgit v1.2.3