We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f8205e commit fb8dae0Copy full SHA for fb8dae0
docs/getting-started.md
@@ -29,7 +29,7 @@ Material for MkDocs can be installed with `pip`:
29
=== "8.x"
30
31
``` sh
32
- pip install mkdocs-material=="8.*" #(1)!
+ pip install mkdocs-material=="8.*" # (1)!
33
```
34
35
1. Material for MkDocs uses [semantic versioning][^1], which is why it's a
0 commit comments