commit 68a3724bdbe9c3c8c0ed4ef51ffc27528a1766b9
parent 0aa97c00cc5eff58aa73f8c6b56fd1a69d2d39a5
Author: panr <radoslaw.koziel@gmail.com>
Date:   Fri,  8 Jul 2022 16:48:23 +0200

update README

Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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 ```