From 9dce0426d42adac532a3610e899e9d6665755d77 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Thu, 25 Jul 2024 21:41:18 -0400 Subject: [PATCH] Remove INSTALL file. All this does is points to the README. The README points to the docs website as it should. INSTALL files are falling out of favour since sites show README.* by default over an INSTALL file. --- INSTALL | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 INSTALL diff --git a/INSTALL b/INSTALL deleted file mode 100644 index 5049817bc9..0000000000 --- a/INSTALL +++ /dev/null @@ -1,4 +0,0 @@ -Building RTEMS -============== -See the documentation referred to in the README. -