From b3e30e0816621223224897edc45eeeabd0d9cd16 Mon Sep 17 00:00:00 2001
From: weru <onewesh@gmail.com>
Date: Tue, 06 Oct 2020 20:20:40 +0000
Subject: [PATCH] update

---
 README.md |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 28a794c..96ad52f 100644
--- a/README.md
+++ b/README.md
@@ -34,11 +34,7 @@
 
 You can neutralize that drawback by forking the repo instead and following the same approach. Be sure the edit the `theme = ["github.com/onweru/compose"]` from the config.toml file appropriately.
 
----
-
-If you choose __Option 2__ or __Option 3__ below, ensure you edit the following lines in the `config.toml` file ad advised on the comments
-
----
+> :warn: If you choose __Option 2__ or __Option 3__ below, ensure you edit the following lines in the `config.toml` file ad advised on the comments
 
 ```bash
 ...
@@ -49,8 +45,6 @@
 ...
 ```
 
----
-
 ### Option 2 (recommended)
 
 Generate a new Hugo site and add this theme as a Git submodule inside your themes folder:

--
Gitblit v1.10.0