From b28fbd10e56f45e1eec0460ca105a898b4a39a62 Mon Sep 17 00:00:00 2001 From: Aaron C Date: Sun, 22 Sep 2013 00:21:14 -0700 Subject: [PATCH] Minor Update: Menu Path and Clarification Corrected menu path for importing XML Made a note about where to find Twig in the language menu change valid for latest version of N++ (5.9.6.2 / UNICODE) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0f153c..b4fc4f7 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ Simple [Twig](http://twig.sensiolabs.org/) syntax highlighter for Notepad++ with ##Installation 1. Start notepad++. -2. Go to 'Language' > 'Define your language...'. +2. Go to 'View' > 'User-Defined Dialog...'. 3. Click 'Import' and select the 'twig.xml' file. 4. Restart Notepad++ -5. Twig is now available in the list of languages. +5. Twig is now available in the list of languages ... at the bottom, above 'User-Defined' 6. Complain about stuff that doesn't work. ##History