Skip to content

Commit

Permalink
docs: Add hugo mod get -u
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Jan 28, 2020
1 parent e0ba79e commit 941d385
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,10 @@ hugo server

## Hugo Modules

Get and Update.

```sh
hugo mod get github.com/peaceiris/hugo-theme-iris
hugo mod get -u github.com/peaceiris/hugo-theme-iris
```

`config/_default/config.yaml`
Expand Down

0 comments on commit 941d385

Please sign in to comment.