update README

This commit is contained in:
panr 2021-11-01 19:16:39 +01:00
parent fa808517f2
commit 2ecdda62ef
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ git clone https://github.com/panr/hugo-theme-hello-friend.git themes/hello-frien
If you don't want to make any radical changes, it's the best option, because you can get new updates when they are available. To do so, include it as a git submodule:
```bash
git submodule add https://github.com/panr/hugo-theme-hello-friend.git themes/hello-friend
git submodule add -f https://github.com/panr/hugo-theme-hello-friend.git themes/hello-friend
```
⚠️ **The theme needs at least Hugo version 0.74.x**.