Fix instructions
parent
fcf897a797
commit
e6255da64e
|
@ -11,7 +11,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/semantic-indieweb.git themes/semantic-indieweb
|
git submodule add https://git.thecorams.net/kevin/semantic-indieweb.git themes/semantic-indieweb
|
||||||
```
|
```
|
||||||
|
|
||||||
### Example Site
|
### Example Site
|
||||||
|
|
Loading…
Reference in New Issue