Specify latest version for installation

This commit is contained in:
Will Faught
2023-08-05 16:04:11 -07:00
parent b6a4d7c73b
commit a58fea344e

View File

@@ -140,7 +140,7 @@ please share it by [posting a link](https://github.com/willfaught/paige/discussi
```sh
$ cd yourproject
$ hugo mod init github.com/youraccount/yourproject
$ hugo mod get github.com/willfaught/paige
$ hugo mod get github.com/willfaught/paige@latest
```
6. Import the Paige module: