Skip to content

Commit 4f7f4e6

Browse files
author
Mikel Lindsaar
committed
Updating readme
1 parent ca188a7 commit 4f7f4e6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ it into a Sublime Text package for all to use.
1010
Installation:
1111
-------------
1212

13+
Syntax Matcher has been submitted to the Sublime Text 2 Package Control index and should
14+
be available soon to download using Package Control. With this done you will be able to
15+
install with the following:
16+
17+
1. Command Palette (CTRL + Shift + P)
18+
2. Typing install and selecting Package Control: Install Package.
19+
3. Choose Syntax Matcher from the pop up menu
20+
21+
In the mean time, you can install manually by just cloning the respository into your
22+
Sublime Text 2 Packages directory (the following example is for Mac OSX):
23+
1324
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
1425
git clone https://github.com/reinteractive-open/Syntax-Matcher.git
1526

0 commit comments

Comments
 (0)