diff --git a/docs/getting-started.md b/docs/getting-started.md index cdb671478..8d4bc685b 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -14,8 +14,6 @@ the [official Docker image][1]. ### with pip recommended -> All operating systems - Material for MkDocs can be installed with `pip`: ``` sh @@ -63,8 +61,6 @@ those packages separately. ### with docker recommended -> All operating systems - The official [Docker image][7] is a great way to get up and running in a few minutes, as it comes with all dependencies pre-installed. Pull the image for the `latest` version with: @@ -93,8 +89,6 @@ command. Start the development server in your project root – the folder where ### with git -> All operating systems - Material for MkDocs can be directly used from [GitHub][8] by cloning the repository into a subfolder of your project root which might be useful if you want to use the very latest version: