Skip to content

Commit 7c8ff08

Browse files
authored
Merge pull request #6584 from DanielHabenicht/patch-1
Update creating-your-site.md
2 parents c317114 + d6e1abb commit 7c8ff08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/creating-your-site.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Alternatively, if you're running Material for MkDocs from within Docker, use:
1616
docker run --rm -it -v ${PWD}:/docs squidfunk/mkdocs-material new .
1717
```
1818

19-
=== "Windows"
19+
=== "Windows (cmd)"
2020

2121
```
2222
docker run --rm -it -v "%cd%":/docs squidfunk/mkdocs-material new .

0 commit comments

Comments
 (0)