1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-22 02:02:32 +01:00

Update README.md

This commit is contained in:
Stylix58 2021-05-14 13:25:13 +02:00 committed by GitHub
parent 837e41579f
commit 648bf51e6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,12 @@
# (https://stylix58.github.io/fosscord-docs/)[Fosscord Docs]
# Fosscord Docs
Docs for Fosscord
## Install
Just put in a terminal the following command:
`git clone https://github.com/Stylix58/fosscord-docs && pip install material-mkdocs mkdocs-section-index`
## Launch
Dynamic build (for development):
`mkdocs serve`
Standard build (for production)
`mkdocs build`