From 7d6badefca2f5b5cbf5ba784db37739cc3a5bf2a Mon Sep 17 00:00:00 2001 From: Yann Date: Thu, 30 Jul 2009 20:37:44 -0400 Subject: [PATCH] Added installation instructions to readme file --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index e69de29..e02303c 100644 --- a/README +++ b/README @@ -0,0 +1,7 @@ +=== INSTALLATION === + +cd ~/Library/"Application Support"/TextMate/Bundles/ + +If that directory wasn't found, you'll need to create it, then: + +git clone git://github.com/minimaldesign/mHTML.tmbundle.git "mHTML.tmbundle" \ No newline at end of file