Fix instructions
parent
a34db13b72
commit
5f24758cbd
|
@ -13,7 +13,7 @@ instructions on how to install Hugo, create a site, and install a theme.
|
||||||
Installing the theme as a git submodule is the preferred way.
|
Installing the theme as a git submodule is the preferred way.
|
||||||
|
|
||||||
```
|
```
|
||||||
git add submodule https://git.thecorams.net/kevin/basic-theme.git themes/basic-theme
|
git submodule add https://git.thecorams.net/kevin/basic-theme.git themes/basic-theme
|
||||||
```
|
```
|
||||||
|
|
||||||
### Example Site
|
### Example Site
|
||||||
|
|
Loading…
Reference in New Issue