We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c973b5 + b57cd10 commit ae34334Copy full SHA for ae34334
2 files changed
docs/running.md
@@ -20,7 +20,7 @@ sbt stage
20
Or as a [Docker](https://www.docker.com/) container:
21
22
```bash
23
-sbt docker:publishLocal
+sbt Docker/publishLocal
24
25
docker run -v $STEWARD_DIR:/opt/scala-steward -it fthomas/scala-steward:latest \
26
--workspace "/opt/scala-steward/workspace" \
modules/docs/mdoc/running.md
0 commit comments