aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilad Irannejad <moorara@users.noreply.github.com>2019-03-19 08:39:00 -0400
committerTrack3 <34504964+Track3@users.noreply.github.com>2019-03-19 20:39:00 +0800
commite6177e0fde4f3e3413c1c237c0ff9a8f55398687 (patch)
tree4b7e651e8c96ccbe1d5ca2825ceca3d69e9ad4e9
parent1da63e341b69d39ac830c488cc35fff70b833024 (diff)
downloadhermit-e6177e0fde4f3e3413c1c237c0ff9a8f55398687.tar.gz
Update Readme.md (#56)
Change git submodules link to English version
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8f8956a..341abb7 100644
--- a/README.md
+++ b/README.md
@@ -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