1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-08 19:32:30 +01:00
This commit is contained in:
xnacly 2021-06-23 17:45:49 +02:00
commit 9bd16309d8

View File

@ -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 && pip3 install material-mkdocs mkdocs-section-index`
`git clone https://github.com/fosscord/fosscord-docs && python3 -m pip install mkdocs mkdocs-material mkdocs-section-index`
## Launch
Dynamic build (for development):