From 1f5c337867d07623ee33d2c6f1afde38907d186b Mon Sep 17 00:00:00 2001 From: Nemo Date: Fri, 9 Oct 2020 16:31:29 +0530 Subject: [PATCH] Adds instructions to README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 5399bfd..0663b46 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,19 @@ The repository contains scripts to generate an ebook in the EPUB format from the The book is available for pre-order at [Amazon.com](https://www.amazon.com/Never-Say-You-Cant-Survive-ebook/dp/B08JK8XD1N) or [Indiebound](https://www.indiebound.org/book/9781250800015). +## How to run + +Dependencies: `ruby`, `wget`, `pandoc` + +``` +git clone https://github.com/captn3m0/never-say-you-cant-survive.git +cd never-say-you-cant-survive +bundle install +./generate.sh +``` + +Your generated ebook should be available at never-say-you-cant-survive.epub + ## Contents
Section I - Introduction