diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ This website is built using [Hugo](https://gohugo.io/) and the [gruvhugo](https://gitlab.com/avron/gruvhugo) theme. It is deployed on a VPS. ## Quick start after cloning -1. Run `git submodule update --init --recursive` +1. Run `git submodule update --init --recursive`, then apply themes patch. 2. Follow the instruction [here](https://gohugo.io/getting-started/installing/#fetch-from-github) to install extended Hugo. 3. Try serving the website locally |