Merge pull request #20166 from Symbianx/patch-1

Updates the techdocs instructions to not fail when using zsh
This commit is contained in:
Fredrik Adelöw
2023-09-29 17:16:33 +02:00
committed by GitHub
+1 -1
View File
@@ -29,7 +29,7 @@ cd repo
# Install @techdocs/cli, mkdocs and mkdocs plugins
npm install -g @techdocs/cli
pip install mkdocs-techdocs-core==1.*
pip install "mkdocs-techdocs-core==1.*"
# Generate
techdocs-cli generate --no-docker