mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Removed unnecessary operating system notices
This commit is contained in:
parent
534821a6b8
commit
1c252312cb
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user