Added instructions for theme installation

This commit is contained in:
Maximilian Giller 2023-09-27 22:09:52 +02:00
parent f998522d8a
commit 66bf4c8d02

View file

@ -1,3 +1,9 @@
# Personal blog # Personal blog
Build using [Hugo](https://gohugo.io/). Build using [Hugo](https://gohugo.io/).
## Install theme
`git submodule add https://github.com/LukasJoswiak/etch.git themes/etch`
`git submodule update`