From 9da315769882d94da8b34f27a60ad39bda1289c1 Mon Sep 17 00:00:00 2001 From: Tamino Dauth Date: Tue, 4 Dec 2018 16:35:02 +0100 Subject: [PATCH] Change text #8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3900b8c..10a4fa7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Basically, it does only provide only the two calls `getState` and `executeAction * `sbt scalastyle` to make a check with ScalaStyle. * `sbt doc` to generate the scaladoc API documentation. * `sbt scalafmt` to format the Scala source files with scalafmt. -* `sbt release with-defaults` to create a release with a new version number which is published to a repository. +* `sbt release with-defaults` to create a release with a new version number which is added as tag. * `sbt publish` publishes the artifact in ReTest's Nexus. Requires a `$HOME/.sbt/.credentials` file. ## NFA for the Representation of Tests