Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

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