This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/master by this push:
new b6a11f97f [minor] Document specify hugo version (#3471)
b6a11f97f is described below
commit b6a11f97fd0bf5303a451bfb3c31f2a4eeabb07b
Author: wgcn <[email protected]>
AuthorDate: Tue Jun 4 22:34:37 2024 +0800
[minor] Document specify hugo version (#3471)
---
docs/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/README.md b/docs/README.md
index 439ab5d14..de0a7d16b 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -8,8 +8,8 @@ that you always have docs corresponding to your checked-out
version.
### Build the site locally
-Make sure you have installed
-[Hugo](https://gohugo.io/getting-started/installing/) on your system.
+Make sure you have installed Hugo on your system.
+Note: An extended version of Hugo <= 0.124.1 is required. you can Find this at
[Hugo](https://github.com/gohugoio/hugo/releases/tag/v0.124.1)
From this directory: