Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If your TextMate.app is having trouble finding the `coffee` command, remember th
Using with Sublime Text 2
-------------------------

Installation for with Sublime Text 2 on OSX:
Installation for Sublime Text 2 on OSX:

cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
git clone https://github.com/jashkenas/coffee-script-tmbundle.git CoffeeScript
Expand All @@ -34,3 +34,16 @@ Installation for Sublime Text 2 on Linux (tested in Ubuntu 11.04):

Quit and restart Sublime Text 2.

Using with Redcar
-------------------------

Installation for Redcar:

cd ~/.redcar/Bundles

or if it doesn't yet exist

mkdir ~/.redcar/Bundles
git clone git://github.com/jashkenas/coffee-script-tmbundle CoffeeScript.tmbundle

Quit and restart Redcar