Files
zkldi_Tachi/docs/README.md
T
2024-04-05 20:48:55 +01:00

18 lines
392 B
Markdown

# Tachi-Docs
This is the documentation for Tachi.
Our docs are hosted under [https://docs.tachi.ac](https://docs.tachi.ac)
# Setup
If you're in a horribly hellish python environment like me (Sorry Sera, you know its true) make sure you use `pip3`
- `pip install mkdocs`
- `pip install mkdocs-material`
- `mkdocs serve`
# Contributing
Fork the repository and PR your changes to `main`.