From aecf3fadb3b8e417dfcce055c953554acb17b4fe Mon Sep 17 00:00:00 2001 From: George Vlahavas Date: Mon, 10 Aug 2015 01:25:42 +0300 Subject: [PATCH] Rename INSTALL file to INSTALL.md The installation instructions file is formatted with markdown, so why not have the correct extension. --- INSTALL => INSTALL.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename INSTALL => INSTALL.md (100%) diff --git a/INSTALL b/INSTALL.md similarity index 100% rename from INSTALL rename to INSTALL.md