Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/J-Siu/hugo-theme-sk1.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Siu (imacpro) <john.sd.siu@gmail.com>2020-08-11 12:02:07 +0300
committerJohn Siu (imacpro) <john.sd.siu@gmail.com>2020-08-11 12:02:07 +0300
commit9f363f66ecb5272bbdbd63ae9f3e9d993378c9e4 (patch)
tree5d47f84005d99c88f35471c2f524206bd0632307
parentdb9795c9343b7bbf547bd6f2bef2fdd6649d8dbd (diff)
Fixed #1
- README.md install instruction error
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 266e029..4f01169 100644
--- a/README.md
+++ b/README.md
@@ -19,13 +19,13 @@ In site directory:
- Using clone
```sh
- git clone https://github.com/J-Siu/hugo-theme-sk1 theme/sk1
+ git clone https://github.com/J-Siu/hugo-theme-sk1 themes/sk1
```
- Using submodule
```sh
- git submodule add https://github.com/J-Siu/hugo-theme-sk1 theme/sk1
+ git submodule add https://github.com/J-Siu/hugo-theme-sk1 themes/sk1
```
- Update submodule