diff --git a/README.md b/README.md index 3daa0a1..1f24bf1 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Let's say you are using [hugo](https://gohugo.io), the static website generator, Your old `.travis.yml` file might have -``` +```yaml install: - go get github.com/spf13/hugo ```