From 75a14b61420e19384109a6f8ef864847ebde436f Mon Sep 17 00:00:00 2001 From: Eric Leschinski Date: Sun, 3 May 2015 02:25:31 -0400 Subject: [PATCH] Adding installation instructions. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df56aa3..80ca04c 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,15 @@ Example PHP: ![Imgur](http://i.imgur.com/Noc4WZj.png) -Put this in the ~/.nanorc + +Installation instructions. + +Put all of these (someextension.nanorc) files under your ~/.nano/syntax directory. + +Then Put this in the ~/.nanorc include ~/.nano/syntax/css.nanorc include ~/.nano/syntax/html.nanorc include ~/.nano/syntax/php.nanorc + +Need an example image for the css one too.