From bc4b2a2a22c69600bedf5a2220b4f58a876d553d Mon Sep 17 00:00:00 2001 From: Maxim Zhiburt Date: Sat, 15 Jan 2022 13:14:08 +0300 Subject: Fix a github module installement line (#70) Hi there thank you for the theme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3