From 68a3724bdbe9c3c8c0ed4ef51ffc27528a1766b9 Mon Sep 17 00:00:00 2001 From: panr Date: Fri, 8 Jul 2022 16:48:23 +0200 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7e865e3..c192a2e 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,8 @@ hugo mod get github.com/panr/hugo-theme-terminal@module Please keep in mind that for the time of testing the theme is available as a module only from `module` branch. After testing period (fall, 2022), the module will be available on `master` branch by default. +More about Hugo Modules in the [official documentation](https://gohugo.io/hugo-modules/). + ### Install theme locally ```