diff --git a/README.md b/README.md index 7aa81971cf..2c70f76b8c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository contains the assets required to build the [Kubernetes website an ## Using this repository -You can run the website locally using Hugo (Extended version), or you can run it in a container runtime. We strongly recommend using the container runtime, as it gives deployment consistency with the live website. +You can run the website locally using [Hugo (Extended version)](https://gohugo.io/), or you can run it in a container runtime. We strongly recommend using the container runtime, as it gives deployment consistency with the live website. ## Prerequisites