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

github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Moreno <adrian@morenomartinez.com>2016-08-24 12:06:19 +0300
committerAdrian Moreno <adrian@morenomartinez.com>2016-08-24 12:06:19 +0300
commitded51a1eaa91a20bdb02f3d6f1195331dcec9df8 (patch)
tree08ced5985b50223bee08aef2a1dea59c8ab3850b /README.md
parentfcfff42926dd3252a8833eda3bdf020817ed10c5 (diff)
Update install instructions to match theme name
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 c9e1ffa..4d43635 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ Go to the directory where you have your Hugo site and run:
```
$ mkdir themes
$ cd themes
-$ git clone https://github.com/devcows/hugo-universal-theme universal
+$ git clone https://github.com/devcows/hugo-universal-theme
```
For more information read the official [setup guide of Hugo](https://gohugo.io/overview/installing/).