parent
1da63e341b
commit
e6177e0fde
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Run this command from the root of your Hugo directory:
|
|||
$ git clone https://github.com/Track3/hermit.git themes/hermit
|
||||
```
|
||||
|
||||
Or, if your Hugo site is already in git, you can include this repository as a [git submodule](https://git-scm.com/book/de/v1/Git-Tools-Submodule). This makes it easier to update this theme. For this you need to run:
|
||||
Or, if your Hugo site is already in git, you can include this repository as a [git submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules). This makes it easier to update this theme. For this you need to run:
|
||||
|
||||
```bash
|
||||
$ git submodule add https://github.com/Track3/hermit.git themes/hermit
|
||||
|
|
Loading…
Reference in a new issue