diff --git a/README.md b/README.md index 46f0abf..204ff25 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Run the website for development with ``` $ git clone https://codeberg.org/TechTransThai/compute4change-news.git $ cd compute4change-news +$ git submodule update --init --recursive $ hugo server ```