Added instructions for theme installation
This commit is contained in:
parent
f998522d8a
commit
66bf4c8d02
1 changed files with 6 additions and 0 deletions
|
@ -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`
|
||||||
|
|
Loading…
Reference in a new issue