@ -160,6 +160,13 @@ please share it by [posting a link](https://github.com/willfaught/paige/discussi
$ hugo server -D
```
8. Update the Paige module:
```sh
$ cd yourproject
$ hugo mod get github.com/willfaught/paige@latest
```
See Hugo's [installation](https://gohugo.io/installation/), [getting started](https://gohugo.io/getting-started/), and [module](https://gohugo.io/hugo-modules/) guides for more information.