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

github.com/fncnt/vncnt-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f1b5764..7e58eaa 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ git clone https://github.com/fncnt/vncnt-hugo themes/vncnt-hugo
```
Or even better, add this repository as a submodule of your **hugo** website, if you are using `git` for it:
```
-git add submodule https://github.com/fncnt/vncnt-hugo themes/vncnt-hugo
+git submodule add https://github.com/fncnt/vncnt-hugo themes/vncnt-hugo
```
## Configuration