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

github.com/davidhampgonsalves/hugo-black-and-light-theme.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 a5c9197..057cb84 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ A High contrast, text oriented, performant and Javascript-free theme for Hugo.
## Installation
Inside the folder of your Hugo site run:
```
- git submodule https://github.com/davidhampgonsalves/hugo-black-and-light-theme.git themes/black-and-light
+ git submodule add https://github.com/davidhampgonsalves/hugo-black-and-light-theme.git themes/black-and-light
```
For more information read the official [setup guide](//gohugo.io/overview/installing/) of Hugo.