We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c317114 + d6e1abb commit 7c8ff08Copy full SHA for 7c8ff08
docs/creating-your-site.md
@@ -16,7 +16,7 @@ Alternatively, if you're running Material for MkDocs from within Docker, use:
16
docker run --rm -it -v ${PWD}:/docs squidfunk/mkdocs-material new .
17
```
18
19
-=== "Windows"
+=== "Windows (cmd)"
20
21
22
docker run --rm -it -v "%cd%":/docs squidfunk/mkdocs-material new .
0 commit comments