aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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