From 969b34057bb311252aa484d86c40d8fa26deef2b Mon Sep 17 00:00:00 2001 From: Zach Ramsay Date: Wed, 22 Nov 2017 17:22:53 +0000 Subject: [PATCH] remove unused file --- INSTALL.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 INSTALL.md diff --git a/INSTALL.md b/INSTALL.md deleted file mode 100644 index 35b5ffec0..000000000 --- a/INSTALL.md +++ /dev/null @@ -1 +0,0 @@ -The installation guide has moved to the [docs directory](docs/guides/install-from-source.md) in order to easily be rendered by the website. Please update your links accordingly.