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

github.com/J-Siu/hugo-theme-sk2.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:03:54 +0300
committerJohn Siu (imacpro) <john.sd.siu@gmail.com>2020-08-11 12:03:54 +0300
commit1ee2a7f4ce3bd52ec15f34ead3584c0ac773e527 (patch)
tree979a15c818d1745d8462a081b0539946bc24c48e
parent3e6e4583cbe2664ca97d5585e69090e34c81509f (diff)
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 5720403..7e1068d 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ SK2 demo site: https://sk2.jsiu.dev/ with content from [hugoBasicExample](https:
In site directory:
```sh
- git clone https://github.com/J-Siu/hugo-theme-sk2 theme/sk2
+ git clone https://github.com/J-Siu/hugo-theme-sk2 themes/sk2
```
- Submodule
@@ -21,7 +21,7 @@ SK2 demo site: https://sk2.jsiu.dev/ with content from [hugoBasicExample](https:
In site directory:
```sh
- git submodule add https://github.com/J-Siu/hugo-theme-sk2 theme/sk2
+ git submodule add https://github.com/J-Siu/hugo-theme-sk2 themes/sk2
```
### Testing