mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-01-09 20:21:06 +01:00
Fix README wording
This commit is contained in:
parent
5f38f0cc7b
commit
c65446b84b
|
@ -62,7 +62,7 @@ Option A: clone the theme directly into your Zola site folder:
|
||||||
$ git clone https://github.com/pawroman/zola-theme-terminimal.git themes/terminimal
|
$ git clone https://github.com/pawroman/zola-theme-terminimal.git themes/terminimal
|
||||||
```
|
```
|
||||||
|
|
||||||
You can also include it as a git submodule (it's better if you plan to use CI builders):
|
Option B: also include it as a git submodule (it's better if you plan to use CI builders):
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git submodule add https://github.com/pawroman/zola-theme-terminimal.git themes/terminal
|
$ git submodule add https://github.com/pawroman/zola-theme-terminimal.git themes/terminal
|
||||||
|
|
Loading…
Reference in a new issue