forked from TrueCloudLab/dot-hugo
Merge pull request #8 from aborruso/patch-1
There is an error in git URL
This commit is contained in:
commit
51c2c0ab4c
1 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ Navigate to your themes folder in your Hugo site and use the following commands:
|
|||
```
|
||||
$ mkdir themes
|
||||
$ cd themes
|
||||
$ git clone git@github.com:themefisher/navigator-hugo.git
|
||||
$ git clone git@github.com:themefisher/dot-hugo-documentation-theme.git
|
||||
```
|
||||
|
||||
[Full Documentation](http://demo.gethugothemes.com/dot/installation/requirments/).
|
||||
|
|
Loading…
Reference in a new issue