mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-10 04:12:32 +01:00
[enh] remove mkdocs dep
he is a dep of mkdocs-material
This commit is contained in:
parent
9bd16309d8
commit
65e598aa64
@ -3,7 +3,7 @@ The official docs for Fosscord.
|
||||
|
||||
## Install
|
||||
Just put in a terminal the following command:
|
||||
`git clone https://github.com/fosscord/fosscord-docs && python3 -m pip install mkdocs mkdocs-material mkdocs-section-index`
|
||||
`git clone https://github.com/fosscord/fosscord-docs && python3 -m pip install mkdocs-material mkdocs-section-index`
|
||||
|
||||
## Launch
|
||||
Dynamic build (for development):
|
||||
|
Loading…
Reference in New Issue
Block a user