diff --git a/exampleSite/README.md b/exampleSite/README.md index af88e3c3..633eb5a4 100644 --- a/exampleSite/README.md +++ b/exampleSite/README.md @@ -11,5 +11,5 @@ and then run this command: ``` $ cd exampleSite -$ go get github.com/willfaught/paige@latest +$ hugo mod get github.com/willfaught/paige@latest ```