From a3a46a3dcf7acb5093e56b6e0a12da50077b84b5 Mon Sep 17 00:00:00 2001 From: red thing Date: Thu, 19 Sep 2024 21:05:00 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d29935d..8e39161 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ bmch web ## dev +grab submodules: +``` +git submodule update --init --recursive +``` + ```sh hugo serve ```