diff --git a/README.md b/README.md index 65b580d..28b88ed 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Compile/Build -To build code and compile use `sbt compile` and `sbt build`. It's recommended to use `sbt clean` before any of them :-). +To build code and compile use `sbt compile` and `sbt build`. It's recommended to use `sbt clean` before running any of these commands :-). ## Run