From 1975d09cf8e0e56cf7384d55542d460ae99f1e37 Mon Sep 17 00:00:00 2001 From: Ram Date: Fri, 30 Aug 2013 15:23:34 -0700 Subject: [PATCH] Add instructions for TextMate 2 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 521afc6..50c6180 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,16 @@ Generate `{{bindAttr href="imageUrl"}}` attribute bindings within tags, using `b ## Installation +### TextMate 2 + +Clone this repository to the Bundles directory (Textmate 2 will automatically load the bundle) + + mkdir -p ~/Library/Application Support/Avian/Bundles + cd ~/Library/Application Support/Avian/Bundles + git clone git://github.com/drnic/Handlebars.tmbundle.git + +### TextMate 1 + To install via Git: mkdir -p ~/Library/Application\ Support/TextMate/Bundles