Update configuring-ci-cd.md

Signed-off-by: Miguel Alexandre <Symbianx@users.noreply.github.com>
This commit is contained in:
Miguel Alexandre
2023-09-26 14:23:47 +02:00
committed by GitHub
parent 81a0152ed4
commit f6c84edf55
+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