From 91107df5b082ab501ceec47bf02f4d355d65d192 Mon Sep 17 00:00:00 2001 From: iShift Date: Thu, 2 Oct 2014 17:27:57 +0400 Subject: [PATCH] fix mac path Fix https://github.com/miguelfreitas/twister-core/issues/280 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 952562b..eec89f9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ To use it, clone this repo under ~/.twister/html like this: git clone https://github.com/miguelfreitas/twister-html.git ~/.twister/html +**If you'r on MAC OS X - clone to ${HOME}/Library/Application\ Support/Twister/html instead of ~/.twister/html** + Localisation ------------