From 23cec7f441cee5e3f1aa64157d669dee6bd2c727 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sat, 28 May 2022 10:30:27 +0200 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 9212d05a1..bd8e26bd6 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -8,7 +8,7 @@ title: Getting started Material for MkDocs is a theme for [MkDocs], a static site generator geared towards (technical) project documentation. If you're familiar with Python, you can install Material for MkDocs with [`pip`][pip], the Python package manager. -If not, we recommended using [`docker`][docker]. +If not, we recommend using [`docker`][docker]. [MkDocs]: https://www.mkdocs.org [pip]: #with-pip