diff --git a/content/en/getting-started/quick-start.md b/content/en/getting-started/quick-start.md index bc053ed82..2b1670f02 100644 --- a/content/en/getting-started/quick-start.md +++ b/content/en/getting-started/quick-start.md @@ -29,6 +29,11 @@ Before you begin this tutorial you must: You must also be comfortable working from the command line. +{{% note %}} +The commands below install the [Ananke] theme, which currently does not support Hugo v0.136.0 or later. We expect this to be resolved in the near future. +[Ananke]: https://github.com/theNewDynamic/gohugo-theme-ananke +{{% /note %}} + ## Create a site ### Commands