From bb956a30aca8deccab65a9816d794cb29d174a08 Mon Sep 17 00:00:00 2001 From: Aran Nolan Date: Sat, 22 Oct 2016 15:15:01 +0100 Subject: [PATCH 1/3] Add required build note --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1c91ca..ca11aa4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Coco/R for C# - ATG syntax highlighting +# ATG syntax highlighting - Coco/R for C# -Syntax highlighting package for Sublime Text 3 +**Note:** Requires Sublime Text Build 3084 or newer ## Installation 1. Click the `Preferences > Browse Packages…` menu in Sublime Text 3 From 588d70dc000579924e28a225dda05ec783574eb8 Mon Sep 17 00:00:00 2001 From: Aran Nolan Date: Sat, 22 Oct 2016 15:20:41 +0100 Subject: [PATCH 2/3] Rename title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca11aa4..c532c8b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ATG syntax highlighting - Coco/R for C# +# Coco/R for C# - ATG syntax highlighting **Note:** Requires Sublime Text Build 3084 or newer From 132baaa33c8f8ffd9c0ee38b95a4a665d0403840 Mon Sep 17 00:00:00 2001 From: Aran Nolan Date: Sat, 22 Oct 2016 15:28:44 +0100 Subject: [PATCH 3/3] Change installation instructions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c532c8b..5dfe89f 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,5 @@ ## Installation 1. Click the `Preferences > Browse Packages…` menu in Sublime Text 3 -2. [Download](http://github.com/nolanar/Sublime-3-ATG-Syntax/archive/master.zip) this repositry into your Packages directory +2. Create a new directory 'ATG' +3. Copy the atg.sublime-syntax file into this directory