From 17daeb8661a7302e78e4f870d52e37cc89896b05 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Sun, 20 Oct 2024 08:39:58 -0700 Subject: [PATCH] Update quick-start.md --- content/en/getting-started/quick-start.md | 5 +++++ 1 file changed, 5 insertions(+) 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