diff --git a/README.md b/README.md index ef4a14f..69603fa 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,12 @@ Inside a hugo site, do To update the theme to its latest version, inside the hugo site do - $ git submodule update themes/lean + $ cd themes/lean + $ git pull + +To update all submodules, inside the hugo site do + + $ git submodule update --remote ## Contributing This project is intended to be a welcoming space for collaboration. If you have