mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 11:29:05 +08:00
docs: improve installation instructions #718
This commit is contained in:
parent
82a5e9876c
commit
de438327bc
@ -67,7 +67,7 @@ git init
|
|||||||
Now add the theme as a submodule by:
|
Now add the theme as a submodule by:
|
||||||
|
|
||||||
````shell
|
````shell
|
||||||
git submodule add https://github.com/McShelby/hugo-theme-relearn.git themes/hugo-theme-relearn
|
git submodule add --depth 1 https://github.com/McShelby/hugo-theme-relearn.git themes/hugo-theme-relearn
|
||||||
````
|
````
|
||||||
|
|
||||||
Afterwards add this at the end of your `hugo.toml`.
|
Afterwards add this at the end of your `hugo.toml`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user