Skip to content

emphasized ST3 installation reasons & hints #161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
5 changes: 2 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down