aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@mullvad.net>2021-12-18 17:00:03 +0100
committerRasmus Dahlberg <rasmus@mullvad.net>2021-12-18 17:00:03 +0100
commitfeb15332dc4c18a78767388168df80711e6fda28 (patch)
tree458aca50c2b41f303f707e5fa7d60f7c30a706e8
parentef97134fe2c9a912360debfdb68796394138791d (diff)
doc: Mention that there is a patch to be applied
-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