Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 247 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 247 Bytes

Installation

To install MkDocs, run the following command from the command line:

mac

brew install mkdocs

linux

pip install mkdocs

theme

pip install mkdocs-material

run locally

mkdocs serve