From c65446b84bc5149c6cb1e3deebec589f88b7e3bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Romanowski?= Date: Tue, 5 Feb 2019 18:34:39 +0000 Subject: [PATCH] Fix README wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9b2cc4..4eaa0f0 100644 --- a/README.md +++ b/README.md @@ -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 ``` -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