aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristopher Vogt <oss.nsp@cvogt.org>2016-10-14 00:23:16 -0400
committerChristopher Vogt <oss.nsp@cvogt.org>2016-10-14 00:23:16 -0400
commit6e05343eb543589b4f7bee8d1197bff69313b3dc (patch)
treec7b7c221a908ace483445c8155b20dc1d18f01cb /README.md
parent9f0ce77f01c5bdd7cb4f475d3d526b8ac30f9cc4 (diff)
downloadcbt-6e05343eb543589b4f7bee8d1197bff69313b3dc.tar.gz
cbt-6e05343eb543589b4f7bee8d1197bff69313b3dc.tar.bz2
cbt-6e05343eb543589b4f7bee8d1197bff69313b3dc.zip
fix readme
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