Update Readme.md (#56)

Change git submodules link to English version
This commit is contained in:
Milad Irannejad 2019-03-19 08:39:00 -04:00 committed by Track3
parent 1da63e341b
commit e6177e0fde
1 changed files with 1 additions and 1 deletions

View File

@ -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