diff options
author | Julien Dessaux | 2023-08-25 02:02:56 +0200 |
---|---|---|
committer | Julien Dessaux | 2023-08-25 02:02:56 +0200 |
commit | fc3cfc99893c45d240e8b8309938ce24297c9203 (patch) | |
tree | 1ca4d95b35493f60fc6c445adee6537014f5d722 | |
parent | Added snapshot book article (diff) | |
download | www-fc3cfc99893c45d240e8b8309938ce24297c9203.tar.gz www-fc3cfc99893c45d240e8b8309938ce24297c9203.tar.bz2 www-fc3cfc99893c45d240e8b8309938ce24297c9203.zip |
README update
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Have a good time! go is required for the search feature. Only go version >= 1.20 on linux amd64 (Gentoo) is being regularly tested. -hugo is required in order to build the website html pages. Only hugo >= 0.111.0 is being regularly tested. +hugo is required in order to build the website html pages. Only hugo >= 0.111.3 is being regularly tested. buildah is optionally required in order to build the container images with my deploy script. |