From a876b91736224856438d57804096ae1219a1092c Mon Sep 17 00:00:00 2001 From: Adam Tuttle Date: Fri, 22 May 2015 06:24:42 -0500 Subject: [PATCH] emphasized ST3 installation reasons & hints --- readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index f23d13b..eb1bd7b 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,7 @@ # ColdFusion Package for Sublime Text -### Sublime Text 3 -The development branch contains a rewrite of the ColdFusion plugin. -The only installation method is via Git. +### Sublime Text 3 (or: [OMG bugs in ST3!](https://github.com/SublimeText/ColdFusion/issues?q=is%3Aissue+sort%3Acomments-desc)) +The only way to get a (mostly) functional install with Sublime Text 3 is to use the development branch, which contains a rewrite of the ColdFusion plugin. **You can not get the development branch via Package Control: the only installation method is via Git.** ``` cd Packages/ git clone https://github.com/SublimeText/ColdFusion.git