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

gitlab.com/toryanderson/hugo-icarus.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 5be9b21..be48226 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ I assume you've Git installed. Inside the folder of your Hugo site run
$ mkdir themes
$ cd themes
- $ git clone git@github.com:digitalcraftsman/hugo-icarus-theme.git
+ $ git clone https://github.com/digitalcraftsman/hugo-icarus-theme.git
You should see a folder called `hugo-icarus-theme` inside the `themes` directory, that we created a few moments ago. For more information read the official [setup guide](https://gohugo.io/overview/installing/) of Hugo.