From 66bf4c8d02565028f6683b7abc4977c3b651c3a2 Mon Sep 17 00:00:00 2001 From: Maximilian Giller Date: Wed, 27 Sep 2023 22:09:52 +0200 Subject: [PATCH] Added instructions for theme installation --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2ae67a4..39c4688 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # Personal blog Build using [Hugo](https://gohugo.io/). + +## Install theme + +`git submodule add https://github.com/LukasJoswiak/etch.git themes/etch` + +`git submodule update`