Skip to content

Commit

Permalink
misc adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-baiborodine committed Jun 17, 2024
1 parent f1b7a22 commit f2eab16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ hugo mod init github.com/<your-user>/my-new-blog
cp -r bilberry-hugo-theme/v4/exampleSite/* my-new-blog
```

- Pull theme files to add new content to your website:
- Pull theme files by updating theme's module:

```shell
hugo mod get -u
Expand Down

0 comments on commit f2eab16

Please sign in to comment.