Skip to content

Commit a4e598d

Browse files
authored
Update theme version from v3 to v4 in README
1 parent 6b53f2f commit a4e598d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ In case you don't want to use GitHub codespace, you can also run this template i
3636
Run:
3737

3838
```bash
39-
hugo mod get -u github.com/CaiJimmy/hugo-theme-stack/v3
39+
hugo mod get -u github.com/CaiJimmy/hugo-theme-stack/v4
4040
hugo mod tidy
4141
```
4242

43-
> This starter template has been configured with `v3` version of theme. Due to the limitation of Go module, once the `v4` or up version of theme is released, you need to update the theme manually. (Modifying `config/module.toml` file)
43+
> This starter template has been configured with `v4` version of theme. Due to the limitation of Go module, once the `v4` or up version of theme is released, you need to update the theme manually. (Modifying `config/module.toml` file)
4444
4545
## Deploy to another static page hostings
4646

0 commit comments

Comments
 (0)