From 9b904a7b4a5af16fca634718f365f03b9f3cb893 Mon Sep 17 00:00:00 2001 From: kauffj Date: Fri, 11 Sep 2015 15:07:25 -0400 Subject: [PATCH] Rename INSTALL to INSTALL.md --- INSTALL => INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename INSTALL => INSTALL.md (93%) diff --git a/INSTALL b/INSTALL.md similarity index 93% rename from INSTALL rename to INSTALL.md index 30c63da12..9776fc4b6 100644 --- a/INSTALL +++ b/INSTALL.md @@ -31,4 +31,4 @@ python setup.py install this will install all of the libraries and a few applications -For running the file sharing application, see RUNNING \ No newline at end of file +For running the file sharing application, see RUNNING