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

github.com/parsiya/Hugo-Octopress.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6097f2c..a4df555 100755
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ All commands are run from the root directory of your website.
If using git to manage your website, add the theme as a git submodule:
```
-git clone https://github.com/parsiya/Hugo-Octopress themes/Hugo-Octopress
+git submodule add https://github.com/parsiya/Hugo-Octopress themes/Hugo-Octopress
```
Or you can clone it: