diff --git a/docs/README.md b/docs/README.md index c386eeff8..9ec70aacd 100644 --- a/docs/README.md +++ b/docs/README.md @@ -52,12 +52,6 @@ make dockercheck VALE_TARGET="README.md docs/concepts" This command will lint all Markdown files and check them for style issues using the Docker container -```bash -make check -``` - -Same as `make dockercheck` but runs locally. Requires `vale` to be installed. - ## Documentation platform development ```bash