1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 19:20:19 +01:00

fixed some documentation typos

This commit is contained in:
Gal Novik
2017-10-22 22:21:45 +03:00
parent 2a3a6f4a68
commit 6009b73eb6
17 changed files with 58 additions and 60 deletions

View File

@@ -4,8 +4,6 @@ installation
http://www.mkdocs.org/#installation
2. install the math extension for mkdocs
sudo -E pip install python-markdown-math
3. install the material theme
sudo -E pip install mkdocs-material
to build the documentation website run:
- mkdocs build