From fb8dae0e32153a1bbc63f52e9fe4797ab7d63ba5 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sun, 27 Feb 2022 17:08:15 +0100 Subject: [PATCH] Documentation --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 9533d58ea..b117379d7 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -29,7 +29,7 @@ Material for MkDocs can be installed with `pip`: === "8.x" ``` sh - pip install mkdocs-material=="8.*" #(1)! + pip install mkdocs-material=="8.*" # (1)! ``` 1. Material for MkDocs uses [semantic versioning][^1], which is why it's a