aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5be2ba6..e820e93 100644
--- a/README.md
+++ b/README.md
@@ -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