We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.
**
1 parent 84f8cab commit 32d3db2Copy full SHA for 32d3db2
README.md
@@ -80,7 +80,7 @@ npm install -g git+https://github.com/streetsidesoftware/cspell-cli
80
[Package cspell](https://github.com/streetsidesoftware/cspell-cli/pkgs/container/cspell)
81
82
```sh
83
-docker run -v $PWD:/workdir ghcr.io/streetsidesoftware/cspell:latest "**"
+docker run -v $PWD:/workdir ghcr.io/streetsidesoftware/cspell:latest .
84
```
85
86
See [Extending the Docker Container to include German](https://github.com/streetsidesoftware/cspell-cli/tree/main/docker/german/README.md)
0 commit comments