From f8afa4de37491689cfc55eaf23e4c3d17bf1c2b2 Mon Sep 17 00:00:00 2001
From: Erhard Maria Klein <emk@weitblick.net>
Date: Wed, 10 Feb 2021 17:51:00 +0100
Subject: [PATCH] Update README.md

added "Get the theme"
---
 README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README.md b/README.md
index 738bcee..a2c2786 100644
--- a/README.md
+++ b/README.md
@@ -133,6 +133,18 @@ By the way, for manual **internal links** between articles, the automatic relati
 
 There are also two shortcodes that generate the cover page and can be customized if needed: _cover.html_ and _covertext.html_.
 
+## Get the theme
+
+Create an new Hugo site:
+```sh
+$ hugo new site yoursite
+```
+
+Run from the root of your Hugo site:
+```sh
+$ git clone https://github.com/weitblick/epub.git themes/epub
+```
+
 ## Demo ebook
 
 [ebook.epub](https://weitblick.org/ebook.epub)