From c260d5e914686df1ba7646cb08793c16e4f27958 Mon Sep 17 00:00:00 2001 From: Anant Shrivastava Date: Thu, 25 Dec 2014 18:39:33 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 22c633b..35ab773 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ reveal.js + external markdown mixed with some bash awesomeness to automated rout Requirements ============ -1. a copy of reveal.js git repository from https://github.com/hakimel/reveal.js/ (Location to be marked as BASE) (it is assumed ath $BASE/reveal.js will contain git clone of reveal.js) +1. a copy of reveal.js git repository from https://github.com/hakimel/reveal.js/ (Location to be marked as BASE) (it is assumed that $BASE/reveal.js will contain git clone of reveal.js) 2. Chrome / Chromium browser as its --app feature is extensively used. 3. a centeral directory to keep reusable resources such as images marked in RESOURCES (optional to keep images there) 4. a index.html to be placed as template in $BASE which will contain a #markdownfilename# which will be replaced with acutal markdown filename at setup time. @@ -17,7 +17,7 @@ SETUP 1. git clone the repository to some location in the system. -2. modify the present script with proper location variables. +2. modify the present script with proper location variables. (BASE, BROWSER, needs to be modified specifically as per environment) 3. either place the git clone location into PATH or place present into path directory I prefer ~/bin/