Merge pull request #20166 from Symbianx/patch-1
Updates the techdocs instructions to not fail when using zsh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user