diff --git a/README.md b/README.md index 458463e..7a069da 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,11 @@ Clone repository ``` git clone https://go.btech.id/rsch/yuyu-environment.git cd yuyu-environment +``` + +Build & Running Web + +``` mkdocs build mkdocs serve ```