diff --git a/doc.zih.tu-dresden.de/README.md b/doc.zih.tu-dresden.de/README.md index 983cabc9c8b49543ade949c2bef912d115cf4e47..6bb71092e91273c6bf57d9145a9a3308b50e1095 100644 --- a/doc.zih.tu-dresden.de/README.md +++ b/doc.zih.tu-dresden.de/README.md @@ -218,7 +218,7 @@ markdown source code clean and consistent. Installation ```Shell Session -~ npm install markdownlint-cli +~ [sudo] npm [-g] install markdownlint-cli ``` The configuration is stored in `.markdownlint.json`. The tool `markdownlint` can be run in dry or @@ -259,7 +259,7 @@ and *different to main branch*). Installation (see [official documentation](https://github.com/tcort/markdown-link-check#installation)) ```Shell Session -~ npm install markdown-link-check +~ [sudo] npm [-g] install markdown-link-check ``` Run check