Removed unnecessary operating system notices

This commit is contained in:
squidfunk 2020-04-08 14:20:01 +02:00
parent 534821a6b8
commit 1c252312cb

View File

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